From: Suman Anna Date: Wed, 17 Jun 2015 16:53:53 +0000 (-0500) Subject: of: define of_find_node_by_phandle for !CONFIG_OF X-Git-Tag: omap-for-v4.3/legacy-v2-signed~77^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce16b9d2356125eb791bd920c710b8512eecce54;p=pandora-kernel.git of: define of_find_node_by_phandle for !CONFIG_OF Define stub implementation for of_find_node_by_phandle() API so that users of this API can build properly even when CONFIG_OF is not defined. Fixes x86 randconfig build failure of remoteproc. Signed-off-by: Suman Anna [robh: add details on fixing remoteproc compile] Signed-off-by: Rob Herring --- Reading git-diff-tree failed