Commit 5ef9027e authored by Kyungmin Park's avatar Kyungmin Park Committed by Tony Lindgren

ARM: OMAP: Fix OMAP_UDC compile

Remove non-exist include file.
It's changed to <asm/arch/control.h>
Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5b65b284
...@@ -55,7 +55,6 @@ ...@@ -55,7 +55,6 @@
#include <asm/arch/control.h> #include <asm/arch/control.h>
#include "omap_udc.h" #include "omap_udc.h"
#include "../../../arch/arm/mach-omap2/control.h"
#undef USB_TRACE #undef USB_TRACE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment