]> err.no Git - linux-2.6/blobdiff - arch/xtensa/kernel/setup.c
[XTENSA] Remove dead code reported by Robert P. J. Day.
[linux-2.6] / arch / xtensa / kernel / setup.c
index b80f2cb1b4fb1c9883473c8dae6d63261874fb15..5e6d75c9f92b33c9a7a210c12333852710350e70 100644 (file)
@@ -60,11 +60,6 @@ struct ide_ops *ide_ops;
 extern struct rtc_ops no_rtc_ops;
 struct rtc_ops *rtc_ops;
 
-#ifdef CONFIG_PC_KEYB
-extern struct kbd_ops no_kbd_ops;
-struct kbd_ops *kbd_ops;
-#endif
-
 #ifdef CONFIG_BLK_DEV_INITRD
 extern void *initrd_start;
 extern void *initrd_end;