From: Stephen Warren Date: Wed, 21 Sep 2011 19:23:10 +0000 (-0600) Subject: dt: add empty for_each_child_of_node, of_find_property X-Git-Tag: v3.2-rc1~150^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aba3dfff9a75eb272c4f47994f16eb5d548a5af1;p=pandora-kernel.git dt: add empty for_each_child_of_node, of_find_property The patch adds a couple empty functions for non-dt build, so that drivers migrating to dt can save some '#ifdef CONFIG_OF'. Signed-off-by: Stephen Warren Signed-off-by: Grant Likely --- Reading git-diff-tree failed