]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: Remove redundant r8a7790 callback
authorMagnus Damm <damm@opensource.se>
Mon, 1 Jul 2013 05:42:13 +0000 (14:42 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:02:28 +0000 (10:02 +0900)
commitfdbc45dbbe5a69a2c665630ab577726e01eadf23
treeb5f934b68277a359a1cb728fee5442638251dc70
parentea31597fe72245985e9d2521ea7e87acf2f14252
ARM: shmobile: Remove redundant r8a7790 callback

Replace the SoC-specific callback init_machine() with
a NULL to use the default code. This cleans up the code
and reduces the number of lines.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7790.c