summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-06-21 01:44:39 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-06-21 01:44:39 +0000
commit5205a16d8870cdd4cc524589de3e09ad176d129a (patch)
tree6deddf1269b9e6f13f2fa00529cd4674c3b2a3fa /drivers/char
parente8b2e78e4f14d329f2cdfb8ef7ed3582c71454e5 (diff)
Merge with Linux 2.4.0-ac22-riel.
Diffstat (limited to 'drivers/char')
-rw-r--r--drivers/char/scan_keyb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/scan_keyb.c b/drivers/char/scan_keyb.c
index 7536c0769..5bc1bdff9 100644
--- a/drivers/char/scan_keyb.c
+++ b/drivers/char/scan_keyb.c
@@ -4,8 +4,6 @@
* Generic scan keyboard driver
*/
-#include <linux/config.h>
-
#include <linux/spinlock.h>
#include <linux/sched.h>
#include <linux/interrupt.h>