]> git.hungrycats.org Git - linux/commitdiff
Create dummy file include/asm-ia64/mc146818rtc.h since ide-geometry.c continues to
authorDavid Mosberger <davidm@tiger.hpl.hp.com>
Thu, 29 Aug 2002 14:12:06 +0000 (07:12 -0700)
committerDavid Mosberger <davidm@tiger.hpl.hp.com>
Thu, 29 Aug 2002 14:12:06 +0000 (07:12 -0700)
insist on it.

include/asm-ia64/mc146818rtc.h [new file with mode: 0644]

diff --git a/include/asm-ia64/mc146818rtc.h b/include/asm-ia64/mc146818rtc.h
new file mode 100644 (file)
index 0000000..407787a
--- /dev/null
@@ -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 */