summaryrefslogtreecommitdiffstats
path: root/post/board/lwmon
diff options
context:
space:
mode:
Diffstat (limited to 'post/board/lwmon')
-rw-r--r--post/board/lwmon/sysmon.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/board/lwmon/sysmon.c b/post/board/lwmon/sysmon.c
index f61d598244..ea8b5a9c66 100644
--- a/post/board/lwmon/sysmon.c
+++ b/post/board/lwmon/sysmon.c
@@ -24,8 +24,6 @@
#include <post.h>
#include <common.h>
-#ifdef CONFIG_POST
-
/*
* SYSMON test
*
@@ -328,4 +326,3 @@ int sysmon_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_SYSMON */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud