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

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

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 20 éve
szülő
commit
9e1d98c5d8
1 módosított fájl, 0 hozzáadás és 1 törlés
  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>