summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/setup-fb-24bpp.c
diff options
context:
space:
mode:
authorAjay Kumar2011-07-20 18:23:19 +0200
committerKukjin Kim2011-07-20 19:11:39 +0200
commit49965e658674f40eb5cb72be6833eb49b1770961 (patch)
tree56b2db8fc0442bcd0750d65ac67342c259960ab3 /arch/arm/mach-s3c64xx/setup-fb-24bpp.c
parentARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210 (diff)
downloadkernel-qcow2-linux-49965e658674f40eb5cb72be6833eb49b1770961.tar.gz
kernel-qcow2-linux-49965e658674f40eb5cb72be6833eb49b1770961.tar.xz
kernel-qcow2-linux-49965e658674f40eb5cb72be6833eb49b1770961.zip
ARM: S3C64XX: Cleanup mach/regs-fb.h from mach-s3c64xx
Use plat/regs-fb-v4.h in machine files instead of mach/regs-fb.h. Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c64xx/setup-fb-24bpp.c')
-rw-r--r--arch/arm/mach-s3c64xx/setup-fb-24bpp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c64xx/setup-fb-24bpp.c b/arch/arm/mach-s3c64xx/setup-fb-24bpp.c
index 8f3091182f9c..83d2afb79e9f 100644
--- a/arch/arm/mach-s3c64xx/setup-fb-24bpp.c
+++ b/arch/arm/mach-s3c64xx/setup-fb-24bpp.c
@@ -17,7 +17,6 @@
#include <linux/fb.h>
#include <linux/gpio.h>
-#include <mach/regs-fb.h>
#include <plat/fb.h>
#include <plat/gpio-cfg.h>