From: Simon Horman Date: Tue, 12 Aug 2014 00:04:41 +0000 (+0900) Subject: ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_devices_dt() X-Git-Tag: fixes-for-v3.18-merge-window~5^2~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ebb4e849966e9cb3d5450773c86a1bf79e76f2d;p=pandora-kernel.git ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_devices_dt() 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 --- Reading git-diff-tree failed