]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - sound/arm/aaci.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[net-next-2.6.git] / sound / arm / aaci.h
index 788c24afaf9fa91fad08b7833d006a4202e4fcb3..924f69c1c44c4bd39340c006db12572ab80a341e 100644 (file)
@@ -228,8 +228,8 @@ struct aaci {
 
        /* AC'97 */
        struct mutex            ac97_sem;
-       ac97_bus_t              *ac97_bus;
-       ac97_t                  *ac97;
+       struct snd_ac97_bus     *ac97_bus;
+       struct snd_ac97         *ac97;
 
        u32                     maincr;
        spinlock_t              lock;