From: Stephen Warren Date: Fri, 5 Aug 2011 22:50:30 +0000 (-0600) Subject: dt: add empty of_get_property for non-dt X-Git-Tag: v3.1-rc2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89272b8c0d427021bed70b1b83e1a16be375ccf5;p=pandora-kernel.git dt: add empty of_get_property for non-dt The patch adds empty function of_get_property for non-dt build, so that drivers migrating to dt can save some '#ifdef CONFIG_OF'. This also fixes the current Tegra compile problem in linux-next. Signed-off-by: Stephen Warren Signed-off-by: Grant Likely --- Reading git-diff-tree failed