commit | 433306747791845677ba662435a9bbbafaa21df3 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms+renesas@verge.net.au> | Tue Aug 12 09:04:42 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Sat Aug 23 19:58:57 2014 +0900 |
tree | 4bca21d07932967eebb9a2ab8e63559f0f7d3231 | |
parent | 5ebb4e849966e9cb3d5450773c86a1bf79e76f2d [diff] |
ARM: shmobile: r8a7740: Remove r8a7740_add_standard_devices_dt Now that r8a7740_add_standard_devices_dt() is simply a wrapper for a call to of_platform_populate() remove it and call of_platform_populate() directly. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>