diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 15:52:49 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 15:52:49 +0200 |
commit | 51f3547d619956e9b428bfff17004d8f4d259a02 (patch) | |
tree | 8e035f60124ece835a9acb3cf84dc2af887cefc3 /arch/sh/include/cpu-sh5/cpu | |
parent | sh: Provide common CPU headers, prune the SH-2 and SH-2A directories. (diff) | |
download | linux-51f3547d619956e9b428bfff17004d8f4d259a02.tar.xz linux-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-sh5/cpu')
-rw-r--r-- | arch/sh/include/cpu-sh5/cpu/timer.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/include/cpu-sh5/cpu/timer.h b/arch/sh/include/cpu-sh5/cpu/timer.h deleted file mode 100644 index 88da9b341a36..000000000000 --- a/arch/sh/include/cpu-sh5/cpu/timer.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef __ASM_SH_CPU_SH5_TIMER_H -#define __ASM_SH_CPU_SH5_TIMER_H - -#endif /* __ASM_SH_CPU_SH5_TIMER_H */ |