ARM: shmobile: sh73a0: Remove wrapper sh73a0_init_delay()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 17 Oct 2014 12:24:39 +0000 (14:24 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 24 Oct 2014 04:07:01 +0000 (13:07 +0900)
sh73a0_init_delay() just calls shmobile_init_delay(), hence replace
calls to it by direct calls to shmobile_init_delay().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found