[ALSA] Remove xxx_t typedefs: I2C drivers

Remove xxx_t typedefs from the i2c drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai
2005-11-17 14:17:19 +01:00
committed by Jaroslav Kysela
parent a42dd420be
commit 97f02e05f2
14 changed files with 425 additions and 366 deletions

View File

@@ -15,7 +15,7 @@
* features support
*/
/* $Id: uda1341.h,v 1.7 2005/11/17 10:25:22 tiwai Exp $ */
/* $Id: uda1341.h,v 1.8 2005/11/17 14:17:21 tiwai Exp $ */
#define UDA1341_ALSA_NAME "snd-uda1341"
@@ -119,7 +119,7 @@ enum write_through {
FLUSH,
};
int __init snd_chip_uda1341_mixer_new(snd_card_t *card, struct l3_client **clnt);
int __init snd_chip_uda1341_mixer_new(struct snd_card *card, struct l3_client **clnt);
/*
* Local variables: