[ARM] S3C24XX: Split map.h into plat-s3c24xx and mach-s3c2410
commit542a327cffd6d9bd5a1cb42517051253ed54f470
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:26 +0000 (21 14:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:12:09 +0000 (21 14:12 +0100)
tree780e444654f6295e7734b8641970d9146251c96f
parentf92e361348ac2fa38919f7a5b93b566d0d3fd444
[ARM] S3C24XX: Split map.h into plat-s3c24xx and mach-s3c2410

Split the map.h definitions into common S3C24XX code by
adding arch/arm/plat-s3c24xx/include/plat/map.h and
altering the machine specific header for the S3C24A0.

As we add a new <plat/map.h> we move the original one
in arch/arm/plat-s3c include directory to be called
map-base.h to distinguish the two files.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/map.h
arch/arm/mach-s3c24a0/include/mach/map.h
arch/arm/plat-s3c/include/plat/map-base.h [moved from arch/arm/plat-s3c/include/plat/map.h with 100% similarity]
arch/arm/plat-s3c24xx/devs.c
arch/arm/plat-s3c24xx/include/plat/map.h [new file with mode: 0644]