ARM: S5P: Move the SROM register definitions to plat-s5p
commit8cf460a5d7c12e16ba29d0e4940df4657a7439cc
authorKukjin Kim <kgene.kim@samsung.com>
Mon, 15 Nov 2010 00:18:57 +0000 (15 09:18 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 30 Dec 2010 00:37:48 +0000 (30 09:37 +0900)
tree3b3fca476131bf2c0203686142e922c85dde36f6
parent387c31c7e5c9805b0aef8833d1731a5fe7bdea14
ARM: S5P: Move the SROM register definitions to plat-s5p

The SROM register difinitions of S5PV310/S5PC210 (mach/regs-srom.h)
can be used to other S5P SoCs such as S5PV210/S5PC110. So moved into
plat/regs-srom.h of plat-s5p directory.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pv310/include/mach/regs-srom.h [deleted file]
arch/arm/mach-s5pv310/mach-smdkc210.c
arch/arm/mach-s5pv310/mach-smdkv310.c
arch/arm/plat-s5p/include/plat/regs-srom.h [new file with mode: 0644]