aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/cpu-sh2
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-07-29 22:52:49 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-07-29 22:52:49 +0900
commit51f3547d619956e9b428bfff17004d8f4d259a02 (patch)
tree8e035f60124ece835a9acb3cf84dc2af887cefc3 /arch/sh/include/cpu-sh2
parentsh: Provide common CPU headers, prune the SH-2 and SH-2A directories. (diff)
downloadlinux-dev-51f3547d619956e9b428bfff17004d8f4d259a02.tar.xz
linux-dev-51f3547d619956e9b428bfff17004d8f4d259a02.zip
sh: Allow SH-3 and SH-5 to use common headers.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/cpu-sh2')
-rw-r--r--arch/sh/include/cpu-sh2/cpu/rtc.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/sh/include/cpu-sh2/cpu/rtc.h b/arch/sh/include/cpu-sh2/cpu/rtc.h
deleted file mode 100644
index 39e2d6e94782..000000000000
--- a/arch/sh/include/cpu-sh2/cpu/rtc.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __ASM_SH_CPU_SH2_RTC_H
-#define __ASM_SH_CPU_SH2_RTC_H
-
-#define rtc_reg_size sizeof(u16)
-#define RTC_BIT_INVERTED 0
-#define RTC_DEF_CAPABILITIES 0UL
-
-#endif /* __ASM_SH_CPU_SH2_RTC_H */