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