diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-11-10 20:01:51 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 13:18:43 +0900 |
commit | 76168c21b78a0bd684d4687d14a2bd76bcf92762 (patch) | |
tree | d4ed090163321bc5b92494014ec8ed0e4e794d28 /include/asm-sh/processor.h | |
parent | 01fed9311ab8a724283b3f456c12e573cb51d92b (diff) | |
download | linux-76168c21b78a0bd684d4687d14a2bd76bcf92762.tar.gz linux-76168c21b78a0bd684d4687d14a2bd76bcf92762.tar.bz2 linux-76168c21b78a0bd684d4687d14a2bd76bcf92762.zip |
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 @@ #ifndef __ASM_SH_PROCESSOR_H #define __ASM_SH_PROCESSOR_H +#include <asm/cpu-features.h> + /* * CPU type and hardware bug flags. Kept separately for each CPU. * |