summaryrefslogtreecommitdiffstats
path: root/post/board/netta/dsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/board/netta/dsp.c')
-rw-r--r--post/board/netta/dsp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/board/netta/dsp.c b/post/board/netta/dsp.c
index 63531a2a4c..dcef4e821e 100644
--- a/post/board/netta/dsp.c
+++ b/post/board/netta/dsp.c
@@ -31,8 +31,6 @@
* in the board specific function.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#if CONFIG_POST & CFG_POST_DSP
@@ -45,4 +43,3 @@ int dsp_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_DSP */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud