aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/include/asm/mc146818rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68knommu/include/asm/mc146818rtc.h')
-rw-r--r--arch/m68knommu/include/asm/mc146818rtc.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/m68knommu/include/asm/mc146818rtc.h b/arch/m68knommu/include/asm/mc146818rtc.h
new file mode 100644
index 000000000000..907a0481a140
--- /dev/null
+++ b/arch/m68knommu/include/asm/mc146818rtc.h
@@ -0,0 +1,9 @@
1/*
2 * Machine dependent access functions for RTC registers.
3 */
4#ifndef _M68KNOMMU_MC146818RTC_H
5#define _M68KNOMMU_MC146818RTC_H
6
7/* empty include file to satisfy the include in genrtc.c/ide-geometry.c */
8
9#endif /* _M68KNOMMU_MC146818RTC_H */