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 e3da5e64ce..66e5265167 100644
--- a/post/drivers/rtc.c
+++ b/post/drivers/rtc.c
@@ -40,8 +40,6 @@
* nonleap-years.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#include <rtc.h>
@@ -195,4 +193,3 @@ int rtc_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_RTC */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud