diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-11-10 06:01:51 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-27 23:18:43 -0500 |
commit | 76168c21b78a0bd684d4687d14a2bd76bcf92762 (patch) | |
tree | d4ed090163321bc5b92494014ec8ed0e4e794d28 /include/asm-sh/processor.h | |
parent | 01fed9311ab8a724283b3f456c12e573cb51d92b (diff) |
sh: More SH-5 cpuinfo tidying.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh/processor.h')
-rw-r--r-- | include/asm-sh/processor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-sh/processor.h b/include/asm-sh/processor.h index bf01f486c3e1..b98c882d5036 100644 --- a/include/asm-sh/processor.h +++ b/include/asm-sh/processor.h | |||
@@ -1,6 +1,8 @@ | |||
1 | #ifndef __ASM_SH_PROCESSOR_H | 1 | #ifndef __ASM_SH_PROCESSOR_H |
2 | #define __ASM_SH_PROCESSOR_H | 2 | #define __ASM_SH_PROCESSOR_H |
3 | 3 | ||
4 | #include <asm/cpu-features.h> | ||
5 | |||
4 | /* | 6 | /* |
5 | * CPU type and hardware bug flags. Kept separately for each CPU. | 7 | * CPU type and hardware bug flags. Kept separately for each CPU. |
6 | * | 8 | * |