diff options
Diffstat (limited to 'drivers/usb/fotg210/fotg210-udc.h')
-rw-r--r-- | drivers/usb/fotg210/fotg210-udc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/fotg210/fotg210-udc.h b/drivers/usb/fotg210/fotg210-udc.h index 20335a38a410..22b72caf498c 100644 --- a/drivers/usb/fotg210/fotg210-udc.h +++ b/drivers/usb/fotg210/fotg210-udc.h @@ -231,7 +231,6 @@ struct fotg210_ep { struct fotg210_udc { spinlock_t lock; /* protect the struct */ void __iomem *reg; - struct clk *pclk; unsigned long irq_trigger; |