Commit 81c08cbb authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Fix usb gadget related compile error

As noted by Dirk Behme.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5b170dd0
......@@ -28,7 +28,7 @@
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <linux/usb/ch9.h>
#include <linux/usb_gadget.h>
#include <linux/usb/gadget.h>
#include <linux/usb.h>
#include <linux/usb/otg.h>
#include <linux/i2c.h>
......
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