commit | b68824b1a6e13f6b39ba925d1cc596bafceb438e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Aug 19 17:31:31 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 30 19:31:33 2016 +0200 |
tree | 308b4f138b02dd532985058a2b4024f2447a0997 | |
parent | 70efb643a854b98e7012456b598ae01bc91475dc [diff] |
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>