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>
这个提交包含在:
Ajay Kumar
2011-07-21 01:23:19 +09:00
提交者 Kukjin Kim
父节点 7bf3ba6b33
当前提交 49965e6586
修改 10 个文件,包含 8 行新增30 行删除

查看文件

@@ -27,7 +27,6 @@
#include <asm/mach/irq.h>
#include <mach/hardware.h>
#include <mach/regs-fb.h>
#include <mach/map.h>
#include <asm/irq.h>
@@ -42,6 +41,7 @@
#include <plat/clock.h>
#include <plat/devs.h>
#include <plat/cpu.h>
#include <plat/regs-fb-v4.h>
#define UCON S3C2410_UCON_DEFAULT
#define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE)