summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Mosberger <davidm@tiger.hpl.hp.com>2002-08-29 07:12:06 -0700
committerDavid Mosberger <davidm@tiger.hpl.hp.com>2002-08-29 07:12:06 -0700
commit7d3b6870def32b84ce93f62545174ab8271ce764 (patch)
tree785904573f3544e6195abb32fd866156386a728e /include
parent5a596918daaf7f2548adc5df4e0836e8949f5774 (diff)
Create dummy file include/asm-ia64/mc146818rtc.h since ide-geometry.c continues to
insist on it.
Diffstat (limited to 'include')
-rw-r--r--include/asm-ia64/mc146818rtc.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/asm-ia64/mc146818rtc.h b/include/asm-ia64/mc146818rtc.h
new file mode 100644
index 000000000000..407787a237ba
--- /dev/null
+++ b/include/asm-ia64/mc146818rtc.h
@@ -0,0 +1,10 @@
+#ifndef _ASM_IA64_MC146818RTC_H
+#define _ASM_IA64_MC146818RTC_H
+
+/*
+ * Machine dependent access functions for RTC registers.
+ */
+
+/* empty include file to satisfy the include in genrtc.c */
+
+#endif /* _ASM_IA64_MC146818RTC_H */