summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/board-marzen-reference.c
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-05-15 11:32:02 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2014-06-17 10:56:26 (GMT)
commitf48039a3da40f0c193122c83ad582913f2daf29d (patch)
tree14c1e95174ef9bc57bdc7abf432532d627004bd4 /arch/arm/mach-shmobile/board-marzen-reference.c
parent3e05f24aa95bb043f1103b41392b61ce83d2675e (diff)
downloadlinux-f48039a3da40f0c193122c83ad582913f2daf29d.tar.xz
ARM: shmobile: r8a7779: Move r8a7779_earlytimer_init to clock-r8a7779.c
r8a7779_earlytimer_init() calls r8a7779_clock_init() and r8a7779_clock_init() is defined in clock-r8a7779.c. If both CONFIG_COMMON_CLK and CONFIG_ARCH_R8A7779 are enabled, as will be the case when marzen-reference moves to use the common clock framework, then setup-r8a7779.c is compiled but clock-r8a7779.c is not. As r8a7779_earlytimer_init() is not used by marzen-reference simply move it to clock-r8a7779.c. [horms+renesas@verge.net.au: rebase] Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/board-marzen-reference.c')
0 files changed, 0 insertions, 0 deletions