From: David Brown Date: Tue, 8 Nov 2011 17:40:07 +0000 (-0800) Subject: ARM: msm: Remove call to missing FPGA init on 8660 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~65^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49b26e0dfdaea23bdae182110c58d63d566b288a;p=pandora-kernel.git ARM: msm: Remove call to missing FPGA init on 8660 A previous patch[1] added code to initialize an FPGA register on the 8660 "SURF" development platform. Since this development platform is not widely available, and there is now a more available device "the Dragonboard" based on the same core SOC, this change was dropped. However, the DT code kept a lingering call to this FPGA init function. Remove it. [1] https://lkml.org/lkml/2011/8/12/357 Signed-off-by: David Brown --- Reading git-diff-tree failed