ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_devices_dt()
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 12 Aug 2014 00:04:41 +0000 (09:04 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 23 Aug 2014 10:58:32 +0000 (19:58 +0900)
Now that r8a7740_add_standard_devices_dt() is just a wrapper for
of_platform_populate() call the latter directly.

This is in preparation for removing r8a7740_add_standard_devices_dt().

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-armadillo800eva-reference.c