Hi, Zoltan Devai <zdevai <at> gmail.com> writes: > > ASoC Support for the UDA1341 codec. > Please note that until there is a final L3-bus driver, this patch won't work. > > --- > +#include <linux/module.h> > +#include <linux/l3.h> > +#include <sound/pcm.h> > +#include <sound/pcm_params.h> > +#include <sound/soc.h> > +#include <sound/soc-dapm.h> > +#include <sound/initval.h> > + > +#include "../s3c24xx/s3c24xx-i2s.h" Shouldn't be the codec not depend on i2s chip ? Couldn't we avoid this include ? Matthieu _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel