projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f75e1e
)
[MMC] pxamci doesn't need to include asm/irq.h
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 30 Oct 2005 10:10:13 +0000
(10:10 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 30 Oct 2005 10:10:13 +0000
(10:10 +0000)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/pxamci.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/pxamci.c
b/drivers/mmc/pxamci.c
index 8eba373d42d70ff91f0e1b37b37da8d9bda2d217..d575e3a018bc109365d37153b4ecd305b6966789 100644
(file)
--- a/
drivers/mmc/pxamci.c
+++ b/
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>