summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vpe.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-07-01 23:07:23 +0200
committerRalf Baechle <ralf@linux-mips.org>2006-07-13 22:25:58 +0200
commite1e80b4d24eddd1a76cd386e25164cf159661bd6 (patch)
tree930bc13a8602987692d8d67c9912e50a7c06d53a /arch/mips/kernel/vpe.c
parent[MIPS] Default cpu_has_mipsmt to a runtime check (diff)
downloadlinux-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 'arch/mips/kernel/vpe.c')
-rw-r--r--arch/mips/kernel/vpe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/vpe.c b/arch/mips/kernel/vpe.c
index 85d7df7b18e1..9ee0ec2cd067 100644
--- a/arch/mips/kernel/vpe.c
+++ b/arch/mips/kernel/vpe.c
@@ -28,7 +28,6 @@
* i.e cat spapp >/dev/vpe1.
*/
-#include <linux/config.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/fs.h>