patch-2.1.43 linux/arch/m68k/console/fbcon.c

Next file: linux/arch/m68k/fpsp040/skeleton.S
Previous file: linux/arch/m68k/atari/atakeyb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/arch/m68k/console/fbcon.c linux/arch/m68k/console/fbcon.c
@@ -69,8 +69,8 @@
 #include <asm/system.h>
 #include <asm/uaccess.h>
 
-#include "../../../drivers/char/vt_kern.h"   /* vt_cons and vc_resize_con() */
-#include "../../../drivers/char/console_struct.h"
+#include <linux/vt_kern.h>
+#include <linux/console_struct.h>
 
 /* Import console_blanked from console.c */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov