Forráskód Böngészése

usb: ohci-sa1111: remove mach/hardware.h include

The mach/hardware.h include doesn't seem to be necessary to build
ohci-sa1111, so let's remove it to kill off an unnecessary platform
specific include.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Russell King 9 éve
szülő
commit
70efb643a8
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      drivers/usb/host/ohci-sa1111.c

+ 0 - 1
drivers/usb/host/ohci-sa1111.c

@@ -13,7 +13,6 @@
  * This file is licenced under the GPL.
  */
 
-#include <mach/hardware.h>
 #include <asm/mach-types.h>
 #include <asm/hardware/sa1111.h>