Bläddra i källkod

[MMC] pxamci doesn't need to include asm/irq.h

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

+ 0 - 1
drivers/mmc/pxamci.c

@@ -29,7 +29,6 @@
 
 #include <asm/dma.h>
 #include <asm/io.h>
-#include <asm/irq.h>
 #include <asm/scatterlist.h>
 #include <asm/sizes.h>