X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Fsound%2Ftea6330t.h;h=51b282b768965c5f7f75748d697d1ae64d1cde1b;hb=76a67ec6fb79ff3570dcb5342142c16098299911;hp=1b265bf24ee10bc3188e25b8aff609d6edf70ca2;hpb=c8714ba160a498e249dbd32c637b85a1efa1013b;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/sound/tea6330t.h b/include/sound/tea6330t.h index 1b265bf..51b282b 100644 --- a/include/sound/tea6330t.h +++ b/include/sound/tea6330t.h @@ -24,7 +24,8 @@ #include "i2c.h" /* generic i2c support */ -int snd_tea6330t_detect(snd_i2c_bus_t *bus, int equalizer); -int snd_tea6330t_update_mixer(snd_card_t * card, snd_i2c_bus_t * bus, int equalizer, int fader); +int snd_tea6330t_detect(struct snd_i2c_bus *bus, int equalizer); +int snd_tea6330t_update_mixer(struct snd_card *card, struct snd_i2c_bus *bus, + int equalizer, int fader); #endif /* __SOUND_TEA6330T_H */