summaryrefslogtreecommitdiffstats
path: root/post/cpu/mpc8xx/uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/mpc8xx/uart.c')
-rw-r--r--post/cpu/mpc8xx/uart.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/post/cpu/mpc8xx/uart.c b/post/cpu/mpc8xx/uart.c
index fd97e3899e..635debe8d3 100644
--- a/post/cpu/mpc8xx/uart.c
+++ b/post/cpu/mpc8xx/uart.c
@@ -36,8 +36,6 @@
* TEST_NUM - number of tests
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#if CONFIG_POST & CFG_POST_UART
#if defined(CONFIG_8xx)
@@ -556,5 +554,3 @@ int uart_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_UART */
-
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud