usb gadget: don't save bind callback in struct usb_gadget_driver
[pandora-kernel.git] / include / linux / gpio.h
index 03f616b..e41f7dd 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/errno.h>
 
 struct device;
+struct gpio_chip;
 
 /*
  * Some platforms don't support the GPIO programming interface.