On Tue, 9 Sep 2008 13:10:59 +0530 "ext Arun KS" <arunks@xxxxxxxxxxxxxxxxxxxx> wrote: > diff --git a/sound/soc/omap/omap-mcbsp.c b/sound/soc/omap/omap-mcbsp.c > index a217cf2..3a4cc4b 100644 > --- a/sound/soc/omap/omap-mcbsp.c > +++ b/sound/soc/omap/omap-mcbsp.c > @@ -96,7 +96,7 @@ static const int omap24xx_dma_reqs[][2] = { > #endif > }; > #else > -static const int omap2420_dma_reqs[][2] = {}; > +static const int omap24xx_dma_reqs[][2] = {}; > #endif > Thanks, this is true. Is it ok if I add this fix directly in my original patch when I have chance to send it to alsa-devel? Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html