summaryrefslogtreecommitdiffstats
path: root/post/drivers/rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/drivers/rtc.c')
-rw-r--r--post/drivers/rtc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/drivers/rtc.c b/post/drivers/rtc.c
index 7d4f9b88ee..4afe8e67e7 100644
--- a/post/drivers/rtc.c
+++ b/post/drivers/rtc.c
@@ -38,8 +38,6 @@
* nonleap-years.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#include <rtc.h>
@@ -180,4 +178,3 @@ int rtc_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_RTC */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud