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