summaryrefslogtreecommitdiffstats
path: root/post/board/lwmon5/dsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/board/lwmon5/dsp.c')
-rw-r--r--post/board/lwmon5/dsp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/post/board/lwmon5/dsp.c b/post/board/lwmon5/dsp.c
index 7b53af992d..a96ac7d681 100644
--- a/post/board/lwmon5/dsp.c
+++ b/post/board/lwmon5/dsp.c
@@ -24,11 +24,8 @@
#include <common.h>
-#ifdef CONFIG_POST
-
#include <post.h>
-
#if CONFIG_POST & CFG_POST_DSP
#include <asm/io.h>
@@ -54,5 +51,3 @@ int dsp_post_test(int flags)
}
#endif /* CONFIG_POST & CFG_POST_DSP */
-#endif /* CONFIG_POST */
-
OpenPOWER on IntegriCloud