linux/arch/arm/mach-s3c2412
Ben Dooks 992426bfe9 ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed
dma-plat.h is the last file left in plat-s3c64xx, but to remove it we
must also change the use of dma-plat.h by the core code and the s3c24xx
implementation.

Rename the s3c24xx dma-plat.h in the common plat-samsung directory as it
may be used for other ports. Move the specific dma bits into the
mach-s3c64xx directory and update the build as needed.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-02-21 23:10:35 +00:00
..
Kconfig
Makefile
clock.c ARM: SAMSUNG: Reduce size of struct clk. 2010-01-15 17:10:10 +09:00
cpu-freq.c
dma.c ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed 2010-02-21 23:10:35 +00:00
gpio.c
irq.c
mach-jive.c ARM: S3C: Rename s3c_device_usb to s3c_device_ohci 2010-01-15 19:33:19 +09:00
mach-smdk2413.c ARM: S3C2412: Fixup commented out device in SMDK2413 2010-01-15 19:33:19 +09:00
mach-vstms.c ARM: S3C: Rename s3c_device_usb to s3c_device_ohci 2010-01-15 19:33:19 +09:00
pm.c
s3c2412.c
sleep.S