aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/mc146818rtc_no.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/mc146818rtc_no.h')
-rw-r--r--arch/m68k/include/asm/mc146818rtc_no.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/mc146818rtc_no.h b/arch/m68k/include/asm/mc146818rtc_no.h
new file mode 100644
index 00000000000..907a0481a14
--- /dev/null
+++ b/arch/m68k/include/asm/mc146818rtc_no.h
@@ -0,0 +1,9 @@
+/*
+ * Machine dependent access functions for RTC registers.
+ */
+#ifndef _M68KNOMMU_MC146818RTC_H
+#define _M68KNOMMU_MC146818RTC_H
+
+/* empty include file to satisfy the include in genrtc.c/ide-geometry.c */
+
+#endif /* _M68KNOMMU_MC146818RTC_H */