summaryrefslogtreecommitdiffstats
path: root/post/cpu/mpc8xx/ether.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/mpc8xx/ether.c')
-rw-r--r--post/cpu/mpc8xx/ether.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/post/cpu/mpc8xx/ether.c b/post/cpu/mpc8xx/ether.c
index 8c87b5927e..2fa5cf4ac9 100644
--- a/post/cpu/mpc8xx/ether.c
+++ b/post/cpu/mpc8xx/ether.c
@@ -35,8 +35,6 @@
* TEST_NUM - number of tests
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#if CONFIG_POST & CFG_POST_ETHER
#if defined(CONFIG_8xx)
@@ -627,5 +625,3 @@ int ether_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_ETHER */
-
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud