At Thu, 11 Jun 2009 14:58:49 +0200, Hans-Christian Egtvedt wrote:
On Thu, 11 Jun 2009 14:51:11 +0200 Sedji Gaouaou sedji.gaouaou@atmel.com wrote:
Sorry to bother you again, but I've tried to compile the ac97c.c driver based on http://www.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git and doing so I've got some errors:
CC sound/atmel/ac97c.o
<snipp missing references to dw_dmac driver>
But if I use the linux-ketchup it will compile ok.
dw_dma_cyclic_prep is in drivers/dma/dw_dma.c on the linux-kecthup, but I can't find it on the git tree... Am I missing something?
Takashi Iwai has probably not updated his tree after Linus release the new kernel.
It should be already on 2.6.30-final.
Try pulling from both trees?
It's better anyway.
Takashi