]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/arm/aaci.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[linux-2.6-omap-h63xx.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;