]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/console/softcursor.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
[linux-2.6-omap-h63xx.git] / drivers / video / console / softcursor.c
index f577bd80e020ee832c28657629128d57cd7a73f7..25f835bf3d72aa2f551eb78ad6c3f1ced7287e67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/video/softcursor.c
+ * linux/drivers/video/console/softcursor.c
  *
  * Generic software cursor for frame buffer devices
  *
@@ -15,7 +15,6 @@
 #include <linux/fb.h>
 #include <linux/slab.h>
 
-#include <asm/uaccess.h>
 #include <asm/io.h>
 
 #include "fbcon.h"