From: Ajay Kumar Gupta Date: Tue, 7 Dec 2010 13:27:45 +0000 (+0530) Subject: musb: am35x: fix compile error due to control apis X-Git-Tag: v2.6.38-rc1~465^2~11^2~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c037832e9624e240c5019d0e01e9352e8f638d;p=pandora-kernel.git musb: am35x: fix compile error due to control apis commit 4814ced5116e3b73dc4f63eec84999739fc8ed11 (OMAP: control: move plat-omap/control.h to mach-omap2/control.h) moved to another location, preventing drivers from accessing it, so we need to pass function pointers from arch code to be able to talk to internal PHY on AM35x. Signed-off-by: Ajay Kumar Gupta Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed