summaryrefslogtreecommitdiff
path: root/src/include/pc80/mc146818rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/pc80/mc146818rtc.h')
-rw-r--r--src/include/pc80/mc146818rtc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/pc80/mc146818rtc.h b/src/include/pc80/mc146818rtc.h
index 20e963909b..edaeb1e4b2 100644
--- a/src/include/pc80/mc146818rtc.h
+++ b/src/include/pc80/mc146818rtc.h
@@ -210,9 +210,6 @@ void cmos_set_checksum(int range_start, int range_end, int cks_loc);
#define CMOS_POST_EXTRA_DEV_PATH 0x01
-void cmos_post_log(void);
-#else
-static inline void cmos_post_log(void) {}
#endif /* CONFIG_CMOS_POST */
#endif /* CONFIG_ARCH_X86 */