summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-10-03 04:19:02 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2006-10-03 04:19:02 (GMT)
commit2914d4da172f53f71d0563d3c3bae14e496cbc86 (patch)
treeb8fd9ff1023a857db4b2b36d1974a91e36228423 /arch/sh/kernel
parent3e6c999de9a5438c97524a62845da8da78923205 (diff)
downloadlinux-fsl-qoriq-2914d4da172f53f71d0563d3c3bae14e496cbc86.tar.xz
sh: Kill off remaining config.h references.
A few of these managed to sneak back in, get rid of them once and for all. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel')
-rw-r--r--arch/sh/kernel/apm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/apm.c b/arch/sh/kernel/apm.c
index 871e7d6..4f66f91 100644
--- a/arch/sh/kernel/apm.c
+++ b/arch/sh/kernel/apm.c
@@ -16,7 +16,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>