Signed-off-by: Arun KS <arunks@xxxxxxxxxxxxxxxxxxxx> --- sound/soc/omap/omap-mcbsp.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 #if defined(CONFIG_ARCH_OMAP2420) -- 1.5.3.4 -- 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