diff options
Diffstat (limited to 'drivers/usb/musb/omap3.h')
-rw-r--r-- | drivers/usb/musb/omap3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/musb/omap3.h b/drivers/usb/musb/omap3.h index ae645c72de..d91ad0a85b 100644 --- a/drivers/usb/musb/omap3.h +++ b/drivers/usb/musb/omap3.h @@ -32,7 +32,7 @@ int musb_platform_init(void); -#ifdef CONFIG_OMAP3_EVM +#ifdef CONFIG_TARGET_OMAP3_EVM extern u8 omap3_evm_need_extvbus(void); #endif |