|
Hello,
Has anyone tried building the kernel with the latest updates? I keep getting errors referring to an undefined MAX_DMA_CHANNELS in dma.c. I tracked this problem down to a recent update to the dma.c file which comments out the #ifdef MAX_DMA_CHANNELS line, plus some other modifications.
So should I define MAX_DMA_CHANNELS in dma.h or revert back to the old dma.c source?
Thanks,
-Stephen |