Re: Sound core broken on sparc64 (2.6.4+bk)

From: Meelis Roos
Date: Tue Mar 16 2004 - 08:29:28 EST


> the attached patch should fix.

Yes, thanks! This is also fixed in mainline by now.

Ths leads me to the next error:

sound/sparc/cs4231.c: In function `snd_cs4231_pcm':
sound/sparc/cs4231.c:1573: error: `SNDRV_DMA_TYPE_PCI' undeclared (first use in this function)
sound/sparc/cs4231.c:1573: error: (Each undeclared identifier is reported only once
sound/sparc/cs4231.c:1573: error: for each function it appears in.)
sound/sparc/cs4231.c:1575: error: parse error before numeric constant

SNDRV_DMA_TYPE_PCI used to be defined in <sound/memalloc.h> but is now
gone.

--
Meelis Roos (mroos@xxxxxxxx)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/