patch-2.4.20 linux-2.4.20/arch/m68k/sun3x/config.c

Next file: linux-2.4.20/arch/m68k/sun3x/prom.c
Previous file: linux-2.4.20/arch/m68k/sun3/sun3ints.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/m68k/sun3x/config.c linux-2.4.20/arch/m68k/sun3x/config.c
@@ -61,9 +61,11 @@
 	mach_get_irq_list	 = sun3_get_irq_list;
 	mach_max_dma_address = 0xffffffff; /* we can DMA anywhere, whee */
 
+#ifdef CONFIG_VT
 	mach_keyb_init       = sun3x_keyb_init;
 	mach_kbdrate         = sun3x_kbdrate;
 	mach_kbd_leds        = sun3x_kbd_leds;
+#endif
 
 	mach_default_handler = &sun3_default_handler;
 	mach_sched_init      = sun3x_sched_init;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)