ARM: shmobile: r8a7778: Remove wrapper r8a7778_init_delay()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 17 Oct 2014 12:24:38 +0000 (14:24 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 24 Oct 2014 04:06:53 +0000 (13:06 +0900)
r8a7778_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