diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-07-01 23:07:23 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-07-13 22:25:58 +0200 |
commit | e1e80b4d24eddd1a76cd386e25164cf159661bd6 (patch) | |
tree | 930bc13a8602987692d8d67c9912e50a7c06d53a /include/asm-mips/mach-excite | |
parent | [MIPS] Default cpu_has_mipsmt to a runtime check (diff) | |
download | linux-e1e80b4d24eddd1a76cd386e25164cf159661bd6.tar.xz linux-e1e80b4d24eddd1a76cd386e25164cf159661bd6.zip |
[MIPS] Don't include obsolete <linux/config.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/mach-excite')
-rw-r--r-- | include/asm-mips/mach-excite/excite.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-mips/mach-excite/excite.h b/include/asm-mips/mach-excite/excite.h index c52610de2b3a..130bd4b8edce 100644 --- a/include/asm-mips/mach-excite/excite.h +++ b/include/asm-mips/mach-excite/excite.h @@ -1,7 +1,6 @@ #ifndef __EXCITE_H__ #define __EXCITE_H__ -#include <linux/config.h> #include <linux/init.h> #include <asm/addrspace.h> #include <asm/types.h> |