summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/cpu-common/cpu/timer.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-07-29 22:46:55 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-07-29 22:46:55 +0900
commit93dc544cf4892b9188d7d0d4946b0394020b4551 (patch)
tree5b518ad829e53e23304cc463e8013b66f1c087a0 /arch/sh/include/cpu-common/cpu/timer.h
parent1795cf48b322b4d19230a40dbe7181acedd34a94 (diff)
downloadlinux-93dc544cf4892b9188d7d0d4946b0394020b4551.tar.gz
linux-93dc544cf4892b9188d7d0d4946b0394020b4551.tar.bz2
linux-93dc544cf4892b9188d7d0d4946b0394020b4551.zip
sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/cpu-common/cpu/timer.h')
-rw-r--r--arch/sh/include/cpu-common/cpu/timer.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/sh/include/cpu-common/cpu/timer.h b/arch/sh/include/cpu-common/cpu/timer.h
new file mode 100644
index 000000000000..a39c241e8195
--- /dev/null
+++ b/arch/sh/include/cpu-common/cpu/timer.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_CPU_SH2_TIMER_H
+#define __ASM_CPU_SH2_TIMER_H
+
+/* Nothing needed yet */
+
+#endif /* __ASM_CPU_SH2_TIMER_H */