projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c17d6fd
)
[ALSA] arm header fix
author
Andrew Morton
<akpm@osdl.org>
Thu, 7 Dec 2006 07:26:27 +0000
(08:26 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 9 Feb 2007 08:02:22 +0000
(09:02 +0100)
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/arm/aaci.h
patch
|
blob
|
history
diff --git
a/sound/arm/aaci.h
b/sound/arm/aaci.h
index 06295190606ce0767e069e246457d73032793c32..9175ff9ded0165500514d630edd4e1603ad34d16 100644
(file)
--- a/
sound/arm/aaci.h
+++ b/
sound/arm/aaci.h
@@
-228,7
+228,7
@@
struct aaci {
/* AC'97 */
struct mutex ac97_sem;
-
ac97_bus_t
*ac97_bus;
+
struct snd_ac97_bus
*ac97_bus;
u32 maincr;
spinlock_t lock;