X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=sound%2Farm%2Faaci.h;h=9175ff9ded0165500514d630edd4e1603ad34d16;hb=bd0561c9d8dcbf21cd9aa46c416bbf6a3a12e4b1;hp=83f73c2505c6ea1145475db867c2fcfeb5570366;hpb=4da5cc2cec8caec1d357053e85a7a32f243f93a1;p=linux-2.6-omap-h63xx.git diff --git a/sound/arm/aaci.h b/sound/arm/aaci.h index 83f73c2505c..9175ff9ded0 100644 --- a/sound/arm/aaci.h +++ b/sound/arm/aaci.h @@ -227,8 +227,8 @@ struct aaci { unsigned int fifosize; /* AC'97 */ - struct semaphore ac97_sem; - ac97_bus_t *ac97_bus; + struct mutex ac97_sem; + struct snd_ac97_bus *ac97_bus; u32 maincr; spinlock_t lock;