Commit b68824b1 authored by Russell King's avatar Russell King Committed by Greg Kroah-Hartman

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: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Acked-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 70efb643
......@@ -36,7 +36,6 @@
#include <mach/mux.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <mach/usb.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment