USB: ohci-omap - avoid including mach/irqs.h
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 19 Aug 2016 16:31:31 +0000 (17:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2016 17:31:33 +0000 (19:31 +0200)
commitb68824b1a6e13f6b39ba925d1cc596bafceb438e
tree308b4f138b02dd532985058a2b4024f2447a0997
parent70efb643a854b98e7012456b598ae01bc91475dc
USB: ohci-omap - avoid including mach/irqs.h

ohci-omap doesn't need to include mach/irqs.h - nothing within this
driver needs anything from this header file.  Remove this include.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-omap.c
This page took 0.04185 seconds and 5 git commands to generate.