summaryrefslogtreecommitdiffstats
path: root/drivers/char/pcmcia
diff options
context:
space:
mode:
authorDave Jones2006-10-04 09:38:54 +0200
committerDave Jones2006-10-04 09:38:54 +0200
commit038b0a6d8d32db934bba6a24e74e76e4e327a94f (patch)
tree5fbeb3e8f140e20f8ce0e33e12b32ec5b0724cd6 /drivers/char/pcmcia
parent[PATCH] i383 numa: fix numaq/summit apicid conflict (diff)
downloadkernel-qcow2-linux-038b0a6d8d32db934bba6a24e74e76e4e327a94f.tar.gz
kernel-qcow2-linux-038b0a6d8d32db934bba6a24e74e76e4e327a94f.tar.xz
kernel-qcow2-linux-038b0a6d8d32db934bba6a24e74e76e4e327a94f.zip
Remove all inclusions of <linux/config.h>
kbuild explicitly includes this at build time. Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'drivers/char/pcmcia')
-rw-r--r--drivers/char/pcmcia/synclink_cs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/pcmcia/synclink_cs.c b/drivers/char/pcmcia/synclink_cs.c
index d1ecb2c6de98..73e324209913 100644
--- a/drivers/char/pcmcia/synclink_cs.c
+++ b/drivers/char/pcmcia/synclink_cs.c
@@ -35,7 +35,6 @@
#define MAX_DEVICE_COUNT 4
-#include <linux/config.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/signal.h>