aboutsummaryrefslogtreecommitdiff
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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/alpha/include/asm/rtc.h b/arch/alpha/include/asm/rtc.h
index 4e854b1333e..f71c3b0ed36 100644
--- a/arch/alpha/include/asm/rtc.h
+++ b/arch/alpha/include/asm/rtc.h
@@ -1,10 +1 @@
-#ifndef _ALPHA_RTC_H
-#define _ALPHA_RTC_H
-
-/*
- * Alpha uses the default access methods for the RTC.
- */
-
#include <asm-generic/rtc.h>
-
-#endif