]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
authorMinkyu Kang <mk7.kang@samsung.com>
Wed, 4 Nov 2009 07:07:59 +0000 (16:07 +0900)
committerTom Rix <Tom.Rix@windriver.com>
Fri, 27 Nov 2009 22:26:13 +0000 (16:26 -0600)
commit47e801bec360e69e4b087a141d015b318e1b0212
treec12191a7712940d35c94d71c4968508ccb0bae20
parent492fb1fdbcdd5e21be0b6742c15f76c648f0653b
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx

This patch moves the s3c64xx header files from include/
to include/asm-arm/arch-s3c64xx

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 files changed:
board/samsung/smdk6400/lowlevel_init.S
board/samsung/smdk6400/smdk6400.c
cpu/arm1176/cpu.c
cpu/arm1176/s3c64xx/cpu_init.S
cpu/arm1176/s3c64xx/reset.S
cpu/arm1176/s3c64xx/speed.c
cpu/arm1176/s3c64xx/timer.c
cpu/arm1176/start.S
drivers/mtd/nand/s3c64xx.c
drivers/serial/s3c64xx.c
drivers/usb/host/s3c64xx-hcd.c
include/asm-arm/arch-s3c64xx/s3c6400.h [moved from include/s3c6400.h with 100% similarity]
include/asm-arm/arch-s3c64xx/s3c64x0.h [moved from include/s3c64x0.h with 100% similarity]