i2c/isp1301_omap: Build fix
authorDavid Brownell <[email protected]>
Wed, 12 Dec 2007 12:45:25 +0000 (13:45 +0100)
committerJean Delvare <[email protected]>
Wed, 12 Dec 2007 12:45:25 +0000 (13:45 +0100)
Build fix to the isp1301_omap driver ... this driver gets built
more often in the OMAP tree than in mainline, partly because the
defconfig for H2 (plus probably H3 and H4) needs updating.

Signed-off-by: David Brownell <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
drivers/i2c/chips/isp1301_omap.c

index fe04e46991aa9911967c267166c4b11db944cc6f..b767603a07ba38d41c08269e727823c89b910c47 100644 (file)
@@ -26,7 +26,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>