diff options
Diffstat (limited to 'drivers/video/console/softcursor.c')
-rw-r--r-- | drivers/video/console/softcursor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/console/softcursor.c b/drivers/video/console/softcursor.c index 03cfb7ac5733..25f835bf3d72 100644 --- a/drivers/video/console/softcursor.c +++ b/drivers/video/console/softcursor.c | |||
@@ -15,7 +15,6 @@ | |||
15 | #include <linux/fb.h> | 15 | #include <linux/fb.h> |
16 | #include <linux/slab.h> | 16 | #include <linux/slab.h> |
17 | 17 | ||
18 | #include <asm/uaccess.h> | ||
19 | #include <asm/io.h> | 18 | #include <asm/io.h> |
20 | 19 | ||
21 | #include "fbcon.h" | 20 | #include "fbcon.h" |