mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 19:53:59 +08:00
dd4153d9af
This patch introduces common.[ch] which are used only in the arch/arm/mach-s5pc100/ directory. The common.c file merges the cpu.c and init.c which are used commonly on S5PC100 SoC and the common.h local header file replaces with plat/s5pc100.h file. Cc: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
clock.c | ||
cpu.c | ||
dev-mfc.c | ||
dev-uart.c | ||
irq-eint.c | ||
irq-gpioint.c | ||
irq-pm.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
pm.c | ||
s5p-time.c | ||
setup-mipiphy.c | ||
sleep.S | ||
sysmmu.c |