[ALSA] arm header fix
authorAndrew Morton <[email protected]>
Thu, 7 Dec 2006 07:26:27 +0000 (08:26 +0100)
committerJaroslav Kysela <[email protected]>
Fri, 9 Feb 2007 08:02:22 +0000 (09:02 +0100)
Cc: Takashi Iwai <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
sound/arm/aaci.h

index 06295190606ce0767e069e246457d73032793c32..9175ff9ded0165500514d630edd4e1603ad34d16 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;