Remove non-exist include file. It's changed to <asm/arch/control.h> Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> --- diff --git a/drivers/usb/gadget/omap_udc.c b/drivers/usb/gadget/omap_udc.c index 234a0e9..91a27ab 100644 --- a/drivers/usb/gadget/omap_udc.c +++ b/drivers/usb/gadget/omap_udc.c @@ -55,7 +55,6 @@ #include <asm/arch/control.h> #include "omap_udc.h" -#include "../../../arch/arm/mach-omap2/control.h" #undef USB_TRACE - To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html