aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100/setup-fb-24bpp.c
diff options
context:
space:
mode:
authorAjay Kumar <ajaykumar.rs@samsung.com>2011-07-21 01:13:53 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-07-21 02:11:30 +0900
commit1c4f6d48fc4818fc35b08eca5d8dac479afe2d9d (patch)
treee8ff28efdfc4322173b02249d6c28c1dec34824c /arch/arm/mach-s5pc100/setup-fb-24bpp.c
parentARM: S3C24XX: Use generic s3c_set_platdata for devices (diff)
downloadlinux-dev-1c4f6d48fc4818fc35b08eca5d8dac479afe2d9d.tar.xz
linux-dev-1c4f6d48fc4818fc35b08eca5d8dac479afe2d9d.zip
ARM: S5PC100: Cleanup mach/regs-fb.h from mach-s5pc100
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-s5pc100/setup-fb-24bpp.c')
-rw-r--r--arch/arm/mach-s5pc100/setup-fb-24bpp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s5pc100/setup-fb-24bpp.c b/arch/arm/mach-s5pc100/setup-fb-24bpp.c
index d31c0f3fe222..8978e4cf9ed5 100644
--- a/arch/arm/mach-s5pc100/setup-fb-24bpp.c
+++ b/arch/arm/mach-s5pc100/setup-fb-24bpp.c
@@ -15,7 +15,6 @@
#include <linux/fb.h>
#include <linux/gpio.h>
-#include <mach/regs-fb.h>
#include <mach/map.h>
#include <plat/fb.h>
#include <plat/gpio-cfg.h>