summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/cg14.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/cg14.c')
-rw-r--r--drivers/video/fbdev/cg14.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/video/fbdev/cg14.c b/drivers/video/fbdev/cg14.c
index 832a82f45c80..90fdc9d9bf5a 100644
--- a/drivers/video/fbdev/cg14.c
+++ b/drivers/video/fbdev/cg14.c
@@ -17,7 +17,8 @@
#include <linux/fb.h>
#include <linux/mm.h>
#include <linux/uaccess.h>
-#include <linux/of_device.h>
+#include <linux/of.h>
+#include <linux/platform_device.h>
#include <asm/io.h>
#include <asm/fbio.h>