summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/apm.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/apm.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/apm.c')
-rw-r--r--arch/mips/kernel/apm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/apm.c b/arch/mips/kernel/apm.c
index 7bdbcd811b57..528e731049c1 100644
--- a/arch/mips/kernel/apm.c
+++ b/arch/mips/kernel/apm.c
@@ -10,7 +10,6 @@
* [This document is available from Microsoft at:
* http://www.microsoft.com/hwdev/busbios/amp_12.htm]
*/
-#include <linux/config.h>
#include <linux/module.h>
#include <linux/poll.h>
#include <linux/timer.h>