[ALSA] arm header fix
authorAndrew Morton <akpm@osdl.org>
Thu, 7 Dec 2006 07:26:27 +0000 (08:26 +0100)
committerJaroslav 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

index 0629519..9175ff9 100644 (file)
@@ -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;