[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)

From: Andrew Morton <akpm@osdl.org>
Cc: Takashi Iwai <tiwai@suse.de>

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
Andrew Morton 2006-12-15 09:26:20 +01:00 committed by Jaroslav Kysela
parent cbb7d8f9b7
commit ca377fecdd
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
struct ucb1400 {
ac97_t *ac97;
struct snd_ac97 *ac97;
struct input_dev *ts_idev;
int irq;