drop one more version of doing serial uart output differently.
[coreboot.git] / src / pc80 / mc146818rtc_early.c
index ed1f0926f0ab72c24d544f0e37f43f630cdd39f0..d09d6b9df0cae7d5824b7c26a0eee3d4c23302a3 100644 (file)
@@ -1,5 +1,8 @@
 #include <pc80/mc146818rtc.h>
 #include <fallback.h>
+#if CONFIG_USE_OPTION_TABLE
+#include "option_table.h"
+#endif
 
 #ifndef CONFIG_MAX_REBOOT_CNT
 #error "CONFIG_MAX_REBOOT_CNT not defined"