diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-07-01 22:07:23 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-07-13 21:25:58 +0100 |
commit | e1e80b4d24eddd1a76cd386e25164cf159661bd6 (patch) | |
tree | 930bc13a8602987692d8d67c9912e50a7c06d53a /arch/mips/qemu | |
parent | 2e128dedcd66d2f17f42a45dacc223fa2dcd8acd (diff) | |
download | talos-obmc-linux-e1e80b4d24eddd1a76cd386e25164cf159661bd6.tar.gz talos-obmc-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/qemu')
-rw-r--r-- | arch/mips/qemu/q-reset.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/qemu/q-reset.c b/arch/mips/qemu/q-reset.c index c04ebcfc7843..dbbe44ad7e89 100644 --- a/arch/mips/qemu/q-reset.c +++ b/arch/mips/qemu/q-reset.c @@ -1,4 +1,3 @@ -#include <linux/config.h> #include <asm/io.h> #include <asm/reboot.h> |