ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local
authorKukjin Kim <kgene.kim@samsung.com>
Wed, 2 Jan 2013 03:56:20 +0000 (19:56 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 10 Jan 2013 18:45:35 +0000 (10:45 -0800)
commitbbd7e5e1e90954761f766400000a8f4c882d1202
tree76e4232cfa14affb83f7af2f78dda7e794efd21e
parentfc351246e2a93961558c0028770f901a03e76f16
ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local

The headers can be local in mach-s3c24xx/.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
12 files changed:
arch/arm/mach-s3c24xx/bast-ide.c
arch/arm/mach-s3c24xx/bast-irq.c
arch/arm/mach-s3c24xx/bast.h [new file with mode: 0644]
arch/arm/mach-s3c24xx/include/mach/bast-cpld.h [deleted file]
arch/arm/mach-s3c24xx/include/mach/bast-irq.h [deleted file]
arch/arm/mach-s3c24xx/include/mach/bast-map.h [deleted file]
arch/arm/mach-s3c24xx/include/mach/vr1000-map.h
arch/arm/mach-s3c24xx/mach-bast.c
arch/arm/mach-s3c24xx/mach-vr1000.c
arch/arm/mach-s3c24xx/simtec-audio.c
arch/arm/mach-s3c24xx/simtec-nor.c
arch/arm/mach-s3c24xx/simtec-usb.c
This page took 0.025393 seconds and 5 git commands to generate.