i use the 2.01.01.08 version of omap3530 kernel, but when i want to make the audio demo which is provided in the omap35X-sdk-02-01-01-08, i found some troubles.
first, the lib of alsa/asoundlib.h is can not be found in the kernel, but it requires in the demo;
second,without the alsa/asoundlib i also can not found the definition of audio API like snd_pcm_open in kernel source.
so now i can not test my audio in my omap3530.
can anyone help me??