X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Fusb%2Fotg.h;h=308b6990fd4a23f238b8cb25bb1b8925f4209549;hp=d87f44f5b04e437c44405c294ef03781e40cb6ca;hb=f7c3ff94a296f2daf8f5f2e8be3e459636c3fdfd;hpb=e6ece70732b905742ad91a7b5489e0ca1362c0cd diff --git a/include/linux/usb/otg.h b/include/linux/usb/otg.h index d87f44f5b04e..308b6990fd4a 100644 --- a/include/linux/usb/otg.h +++ b/include/linux/usb/otg.h @@ -71,6 +71,7 @@ struct otg_transceiver { struct usb_bus *host; struct usb_gadget *gadget; + struct device *io_dev; struct otg_io_access_ops *io_ops; void __iomem *io_priv;