[ALSA] AMD Au1x00: make driver build after cleanup
authorSergei Shtylylov <sshtylyov@ru.mvista.com>
Mon, 20 Mar 2006 17:38:21 +0000 (18:38 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:39:36 +0000 (10:39 +0100)
commitd8327c784b51b57dac2c26cfad87dce0d68dfd98
tree6a007aef75127c6f28768dbe987ba57608cb0943
parent6682025e1220a1ab0b6b855b7805928c3163e043
[ALSA] AMD Au1x00: make driver build after cleanup

Modules: MIPS AU1x00 driver

AMD Au1x00 ALSA driver doesn't build after the recent code cleanup:

sound/mips/au1x00.c: In function 'au1000_setup_dma_link':
sound/mips/au1x00.c:173: error: 'pointer' undeclared (first use in this function)
sound/mips/au1x00.c:173: error: (Each undeclared identifier is reported only once
sound/mips/au1x00.c:173: error: for each function it appears in.)
sound/mips/au1x00.c: In function 'snd_au1000_hw_params':
sound/mips/au1x00.c:339: warning: implicit declaration of function 'snd_mask_min'

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/mips/au1x00.c