|
@@ -343,7 +343,7 @@ static inline void vpac270_uhc_init(void) {}
|
|
/******************************************************************************
|
|
/******************************************************************************
|
|
* USB Gadget
|
|
* USB Gadget
|
|
******************************************************************************/
|
|
******************************************************************************/
|
|
-#if defined(CONFIG_USB_GADGET_PXA27X)||defined(CONFIG_USB_GADGET_PXA27X_MODULE)
|
|
|
|
|
|
+#if defined(CONFIG_USB_PXA27X)||defined(CONFIG_USB_PXA27X_MODULE)
|
|
static struct gpio_vbus_mach_info vpac270_gpio_vbus_info = {
|
|
static struct gpio_vbus_mach_info vpac270_gpio_vbus_info = {
|
|
.gpio_vbus = GPIO41_VPAC270_UDC_DETECT,
|
|
.gpio_vbus = GPIO41_VPAC270_UDC_DETECT,
|
|
.gpio_pullup = -1,
|
|
.gpio_pullup = -1,
|