aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2006-12-07 08:26:27 +0100
committerJaroslav Kysela <perex@suse.cz>2007-02-09 09:02:22 +0100
commita5f65029ad5c5262ee3aff5165698e431415cf7c (patch)
treeb582683bc1e63cc2ccc01c32d1f2afd9402c3304 /sound
parent[ALSA] create driver symlink in snd-aoa /sys/bus/aoa-soundbus/devices/*/ (diff)
downloadlinux-dev-a5f65029ad5c5262ee3aff5165698e431415cf7c.tar.xz
linux-dev-a5f65029ad5c5262ee3aff5165698e431415cf7c.zip
[ALSA] arm header fix
Cc: Takashi Iwai <tiwai@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound')
-rw-r--r--sound/arm/aaci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/arm/aaci.h b/sound/arm/aaci.h
index 06295190606c..9175ff9ded01 100644
--- 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;