]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-sunxi/usb_phy.h
aspeed: AST2500 Pinctrl Driver
[u-boot] / arch / arm / include / asm / arch-sunxi / usb_phy.h
index 17d31b8e31c09e2240095e57e5ad47c501a501de..cef6c985bc8d46c74dd11cdaac712e1b45f7975f 100644 (file)
@@ -21,7 +21,7 @@ int sunxi_usb_phy_id_detect(int index);
 void sunxi_usb_phy_enable_squelch_detect(int index, int enable);
 
 /* Not really phy related, but we have to declare this somewhere ... */
-#if defined(CONFIG_MUSB_HOST) || defined(CONFIG_MUSB_GADGET)
+#if defined(CONFIG_USB_MUSB_HOST) || defined(CONFIG_USB_MUSB_GADGET)
 void sunxi_musb_board_init(void);
 #else
 #define sunxi_musb_board_init()