From: Stephen Warren Date: Tue, 10 Apr 2012 19:11:17 +0000 (-0600) Subject: ASoC: tegra: utils: Don't use of_have_populated_dt() X-Git-Tag: v3.5-rc1~118^2~3^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8127bf5529f6a42d20e9e3613643d149e4dbb697;p=pandora-kernel.git ASoC: tegra: utils: Don't use of_have_populated_dt() Recent list discussions concluded that drivers should not be calling of_have_populated_dt(), and hence of_have_populated_dt() should not be exported. Use a different mechanism to detect DT vs. non-DT boot. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed