diff options
Diffstat (limited to 'drivers/usb/musb-new/linux-compat.h')
-rw-r--r-- | drivers/usb/musb-new/linux-compat.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/usb/musb-new/linux-compat.h b/drivers/usb/musb-new/linux-compat.h index 8829567bfb..40e238f86a 100644 --- a/drivers/usb/musb-new/linux-compat.h +++ b/drivers/usb/musb-new/linux-compat.h @@ -19,8 +19,4 @@ #define CFG_SOC_OMAP3430 #endif -#ifdef CONFIG_OMAP44XX -#define CFG_ARCH_OMAP4 -#endif - #endif /* __LINUX_COMPAT_H__ */ |