projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ed86b1
)
sound: pxa2xx-ac97: include mach/irqs.h directly
author
Rob Herring
<rob.herring@calxeda.com>
Tue, 3 Jan 2012 23:10:17 +0000
(17:10 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Thu, 26 Jan 2012 02:37:42 +0000
(20:37 -0600)
In preparation of removing mach/irqs.h include from asm/irq.h, include
mach/irqs.h directly.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
sound/arm/pxa2xx-ac97-lib.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/arm/pxa2xx-ac97-lib.c
b/sound/arm/pxa2xx-ac97-lib.c
index d1aa4218f1299ebccb813d0b8ef6c6fb9d8c3479..0e9e82262479fbb6908aa5b0377bfcc094d9c64e 100644
(file)
--- a/
sound/arm/pxa2xx-ac97-lib.c
+++ b/
sound/arm/pxa2xx-ac97-lib.c
@@
-21,7
+21,7
@@
#include <sound/ac97_codec.h>
#include <sound/pxa2xx-lib.h>
-#include <
asm/irq
.h>
+#include <
mach/irqs
.h>
#include <mach/regs-ac97.h>
#include <mach/audio.h>