projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b875bf3
)
[ALSA] dbri - Use linux/of.h instead of asm/prom.h
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Thu, 6 Sep 2007 13:02:33 +0000
(15:02 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Tue, 16 Oct 2007 14:49:08 +0000
(16:49 +0200)
The linux/of.h header should be used instead of asm/prom.h.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/sparc/dbri.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/sparc/dbri.c
b/sound/sparc/dbri.c
index e96023fcdbeca1db5144d94b08ee60f0e48c04a2..376b98691c965bf228a585a0f619ed6a744fb50a 100644
(file)
--- a/
sound/sparc/dbri.c
+++ b/
sound/sparc/dbri.c
@@
-66,7
+66,7
@@
#include <sound/control.h>
#include <sound/initval.h>
-#include <
asm/prom
.h>
+#include <
linux/of
.h>
#include <asm/sbus.h>
#include <asm/atomic.h>