]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/usb/musb/omap3.h
Merge branch 'master' of /home/wd/git/u-boot/master
[karo-tx-uboot.git] / drivers / usb / musb / omap3.h
index b591862b2d2b6262ce0bb5471e397c40c6c01506..2886d7e704801d516e11fc3d4fbfe74d91762f61 100644 (file)
@@ -44,4 +44,8 @@
 
 int musb_platform_init(void);
 
+#ifdef CONFIG_OMAP3_EVM
+extern u8 omap3_evm_need_extvbus(void);
+#endif
+
 #endif /* _MUSB_OMAP3_H */