diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-13 18:16:56 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-13 18:16:56 -0800 |
commit | cbc749518235b0f1dacb867c8c25059a1b876276 (patch) | |
tree | 83ebc2ab3c9e2407fc3939cd266fca454eac3965 | |
parent | 71f95cfbcfc31ba0d002ddb6e37ca5a0b5eaf02c (diff) | |
parent | 69177e890cd43e781c3aa9eed98ea091c4cb0788 (diff) |
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
-rw-r--r-- | drivers/mmc/mmci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/mmci.c b/drivers/mmc/mmci.c index 1e6bdba26756..166c9b0ad04e 100644 --- a/drivers/mmc/mmci.c +++ b/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> |