summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/usb.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2015-01-14 17:21:00 -0800
committerTony Lindgren <tony@atomide.com>2015-01-14 17:21:00 -0800
commitca662ee7b8a85c54c1cb9ef34b7c6b4f67933a7e (patch)
tree3acb82ec5f0b52ae2f8d865ab1cc6d0cfba15a9a /arch/arm/mach-omap2/usb.h
parentfc24fc650620cbf94b277af5f25fa38cc9fe6656 (diff)
ARM: OMAP2+: Remove unused ti81xx platform init code
The support for 81xx was never working in mainline, and the broken legacy booting support has been removed. There are patches coming to make 81xx boot with device tree, and for that we won't need any of this legacy platform code, so let's just remove it. Cc: Brian Hutchinson <b.hutchman@gmail.com> Reviewed-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/usb.h')
-rw-r--r--arch/arm/mach-omap2/usb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/usb.h b/arch/arm/mach-omap2/usb.h
index 4ba2ae759895..3395365ef1db 100644
--- a/arch/arm/mach-omap2/usb.h
+++ b/arch/arm/mach-omap2/usb.h
@@ -68,5 +68,3 @@ extern void am35x_musb_reset(void);
extern void am35x_musb_phy_power(u8 on);
extern void am35x_musb_clear_irq(void);
extern void am35x_set_mode(u8 musb_mode);
-extern void ti81xx_musb_phy_power(u8 on);
-