aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/mc146818rtc_no.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-02-09 17:19:21 +0100
committerTakashi Iwai <tiwai@suse.de>2009-02-09 17:19:21 +0100
commit2a074f4a54d11ec0ce16b35e9a88feaa2fd886aa (patch)
treeb81ab05dac66fa0cccf44896d2d86be7ba52aa49 /arch/m68k/include/asm/mc146818rtc_no.h
parent23c7b521c250b261dd97a7a06d5a2e74b56233d5 (diff)
parent8bd4bb7a35e8ebb015a531218614c48e10a3c4ee (diff)
downloadkernel_samsung_smdk4412-2a074f4a54d11ec0ce16b35e9a88feaa2fd886aa.zip
kernel_samsung_smdk4412-2a074f4a54d11ec0ce16b35e9a88feaa2fd886aa.tar.gz
kernel_samsung_smdk4412-2a074f4a54d11ec0ce16b35e9a88feaa2fd886aa.tar.bz2
Merge branch 'topic/quirk-cleanup' into topic/hda
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 0000000..907a048
--- /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 */