summaryrefslogtreecommitdiff
path: root/include/asm-alpha/rtc.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-09-22 15:08:57 +0400
committerIngo Molnar <mingo@elte.hu>2008-09-22 15:08:57 +0400
commit0b88641f1bafdbd087d5e63987a30cc0eadd63b9 (patch)
tree81dcf756db373444140bb2623584710c628e3048 /include/asm-alpha/rtc.h
parentfbdbf709938d155c719c76b9894d28342632c797 (diff)
parent72d31053f62c4bc464c2783974926969614a8649 (diff)
downloadlinux-0b88641f1bafdbd087d5e63987a30cc0eadd63b9.tar.xz
Merge commit 'v2.6.27-rc7' into x86/debug
Diffstat (limited to 'include/asm-alpha/rtc.h')
-rw-r--r--include/asm-alpha/rtc.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asm-alpha/rtc.h b/include/asm-alpha/rtc.h
deleted file mode 100644
index 4e854b1333eb..000000000000
--- a/include/asm-alpha/rtc.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _ALPHA_RTC_H
-#define _ALPHA_RTC_H
-
-/*
- * Alpha uses the default access methods for the RTC.
- */
-
-#include <asm-generic/rtc.h>
-
-#endif