]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/gadget/pxa2xx_udc.h
usb gadget: fix fsl_usb2_udc potential OOPS
[linux-2.6-omap-h63xx.git] / drivers / usb / gadget / pxa2xx_udc.h
index 0e5d0e6fb0e2a26eb49e8bcc48a809fca81fbe23..1db46d705777a39881cca5f395700e8410e84feb 100644 (file)
@@ -125,6 +125,7 @@ struct pxa2xx_udc {
        struct timer_list                       timer;
 
        struct device                           *dev;
+       struct clk                              *clk;
        struct pxa2xx_udc_mach_info             *mach;
        u64                                     dma_mask;
        struct pxa2xx_ep                        ep [PXA_UDC_NUM_ENDPOINTS];