mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-09 19:10:45 +00:00
95af214bec
This patch introduces common.[ch] which are used only in the arch/arm/mach-s5p64x0/ directory. The common.c file merges the cpu.c, init.c and irq-eint.c files which are used commonly on S5P64X0 SoCs and the common.h local header file replaces with plat/s5p6440.h and plat/s5p6450.h files. 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> |
||
---|---|---|
.. | ||
include/mach | ||
clock-s5p6440.c | ||
clock-s5p6450.c | ||
clock.c | ||
common.c | ||
common.h | ||
dev-audio.c | ||
dev-spi.c | ||
dma.c | ||
gpiolib.c | ||
irq-pm.c | ||
Kconfig | ||
mach-smdk6440.c | ||
mach-smdk6450.c | ||
Makefile | ||
Makefile.boot | ||
pm.c | ||
setup-fb-24bpp.c | ||
setup-i2c0.c | ||
setup-i2c1.c |