diff options
Diffstat (limited to 'drivers/video/fb_defio.c')
-rw-r--r-- | drivers/video/fb_defio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/fb_defio.c b/drivers/video/fb_defio.c index 1a8643f053d8..a0c5d9d90d74 100644 --- a/drivers/video/fb_defio.c +++ b/drivers/video/fb_defio.c | |||
@@ -19,7 +19,6 @@ | |||
19 | #include <linux/interrupt.h> | 19 | #include <linux/interrupt.h> |
20 | #include <linux/fb.h> | 20 | #include <linux/fb.h> |
21 | #include <linux/list.h> | 21 | #include <linux/list.h> |
22 | #include <asm/uaccess.h> | ||
23 | 22 | ||
24 | /* to support deferred IO */ | 23 | /* to support deferred IO */ |
25 | #include <linux/rmap.h> | 24 | #include <linux/rmap.h> |