summaryrefslogtreecommitdiffstats
path: root/post/cpu/ppc4xx/watchdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/ppc4xx/watchdog.c')
-rw-r--r--post/cpu/ppc4xx/watchdog.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/cpu/ppc4xx/watchdog.c b/post/cpu/ppc4xx/watchdog.c
index bd4f4c9856..7fdecb485c 100644
--- a/post/cpu/ppc4xx/watchdog.c
+++ b/post/cpu/ppc4xx/watchdog.c
@@ -35,8 +35,6 @@
* reboots, on the second iteration the test routine reports a success.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#if CONFIG_POST & CFG_POST_WATCHDOG
@@ -68,4 +66,3 @@ int watchdog_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_WATCHDOG */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud