summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/include/asm/rtc.h')
-rw-r--r--arch/alpha/include/asm/rtc.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/alpha/include/asm/rtc.h b/arch/alpha/include/asm/rtc.h
new file mode 100644
index 0000000..4e854b1
--- /dev/null
+++ b/arch/alpha/include/asm/rtc.h
@@ -0,0 +1,10 @@
+#ifndef _ALPHA_RTC_H
+#define _ALPHA_RTC_H
+
+/*
+ * Alpha uses the default access methods for the RTC.
+ */
+
+#include <asm-generic/rtc.h>
+
+#endif
OpenPOWER on IntegriCloud