diff options
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 | * |