ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]
authorKukjin Kim <kgene.kim@samsung.com>
Tue, 27 Dec 2011 07:18:36 +0000 (08:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 3 Jan 2012 10:25:04 +0000 (10:25 +0000)
This patch introduces common.[ch] which are used only in the
arch/arm/mach-exynos/ directory. The common.c file merges
the cpu.c, init.c, irq-combiner.c and irq-eint.c files which
are used commonly on EXYNOS SoCs and the common.h file replaces
with plat/exynos4.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>

No differences found