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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4245573cda38984705e896d7c364a4c7bd69b382;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