]> 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)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 6 Nov 2009 08:20:14 +0000 (17:20 +0900)
commitf9000d975b5f2550defd5fe5b57392a72fc77201
tree4af76cd78a3532ee1481fb5f45ae158fce2f8087
parent17ab301c93e8e485068966fb0171d3a6af8c0692
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]