Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-s5p
Kukjin Kim e96b234b7e ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory
The s5p6440-clock.c and s5p6440-init.c code in the plat-s5p is specific to
s5p6440 SoC based systems. So these files are being moved to the machine
directory of s5p6440. And these files are renamed in the machine directory.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-27 09:50:11 +09:00
..
include/plat ARM: S5P6440: Add IRQ support 2010-01-15 19:16:21 +09:00
clock.c
cpu.c
dev-uart.c ARM: SAMSUNG: Make UART device code common 2010-01-19 09:23:50 +09:00
irq.c ARM: S5P6440: Add IRQ support 2010-01-15 19:16:21 +09:00
Kconfig ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
Makefile ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
setup-i2c0.c