diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-11-10 12:01:51 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 05:18:43 +0100 |
commit | 76168c21b78a0bd684d4687d14a2bd76bcf92762 (patch) | |
tree | d4ed090163321bc5b92494014ec8ed0e4e794d28 /include/asm-sh/processor_32.h | |
parent | sh: Consolidate slab/kmalloc minalign values. (diff) | |
download | linux-76168c21b78a0bd684d4687d14a2bd76bcf92762.tar.xz 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_32.h')
-rw-r--r-- | include/asm-sh/processor_32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sh/processor_32.h b/include/asm-sh/processor_32.h index e10d0ee0c22b..35040fe43e5e 100644 --- a/include/asm-sh/processor_32.h +++ b/include/asm-sh/processor_32.h @@ -14,7 +14,6 @@ #include <asm/types.h> #include <asm/cache.h> #include <asm/ptrace.h> -#include <asm/cpu-features.h> /* * Default implementation of macro that returns current |