Message ID | 1310383055-20211-17-git-send-email-balbi@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/drivers/cbus/tahvo-usb.c b/drivers/cbus/tahvo-usb.c index 10619a8..e078440 100644 --- a/drivers/cbus/tahvo-usb.c +++ b/drivers/cbus/tahvo-usb.c @@ -116,7 +116,6 @@ static struct platform_device *tahvo_otg_dev; static irqreturn_t omap_otg_irq(int irq, void *arg) { - struct tahvo_usb *tu = arg; u16 otg_irq; otg_irq = omap_readw(OTG_IRQ_SRC);
no functional changes. Signed-off-by: Felipe Balbi <balbi@ti.com> --- drivers/cbus/tahvo-usb.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)