Bläddra i källkod

[MMC] mmci doesn't need asm/irq.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 19 år sedan
förälder
incheckning
69177e890c
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      drivers/mmc/mmci.c

+ 0 - 1
drivers/mmc/mmci.c

@@ -22,7 +22,6 @@
 
 #include <asm/div64.h>
 #include <asm/io.h>
-#include <asm/irq.h>
 #include <asm/scatterlist.h>
 #include <asm/sizes.h>
 #include <asm/hardware/amba.h>