aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbcmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbcmap.c')
-rw-r--r--drivers/video/fbcmap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/fbcmap.c b/drivers/video/fbcmap.c
index 148108afdd51..91b78e691505 100644
--- a/drivers/video/fbcmap.c
+++ b/drivers/video/fbcmap.c
@@ -15,8 +15,7 @@
15#include <linux/module.h> 15#include <linux/module.h>
16#include <linux/fb.h> 16#include <linux/fb.h>
17#include <linux/slab.h> 17#include <linux/slab.h>
18 18#include <linux/uaccess.h>
19#include <asm/uaccess.h>
20 19
21static u16 red2[] __read_mostly = { 20static u16 red2[] __read_mostly = {
22 0x0000, 0xaaaa 21 0x0000, 0xaaaa