I am having difficulty compiling the sound drivers in the kernel. It seems that the file sound/last.c is missing includes one of which is the arch/arm/plat-omap/include/plat/dma.h The others I cannot find;therfore, I am not sure this is the fix but it is the complaint of the kernel build that the error is in last.c (linking)
this is true in ezsdk2 ezsdk1 and while building the kernel without code-sourcery
thanks
H
P.S. Another kernel bug is in the file drivers/media/video/tiler-iface.c it needs to include <linux/highmem.h>