summaryrefslogtreecommitdiffstats
path: root/post/cpu/mpc8xx/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/mpc8xx/usb.c')
-rw-r--r--post/cpu/mpc8xx/usb.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/post/cpu/mpc8xx/usb.c b/post/cpu/mpc8xx/usb.c
index 0c74cfa5da..58779812f6 100644
--- a/post/cpu/mpc8xx/usb.c
+++ b/post/cpu/mpc8xx/usb.c
@@ -34,8 +34,6 @@
* Initialization Example.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#if CONFIG_POST & CFG_POST_USB
@@ -265,5 +263,3 @@ int usb_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_USB */
-
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud