X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsoc%2Fomap%2Fomap-mcbsp.c;h=3a4cc4bed368c4cf88a04fc9dbaa168942dee897;hb=ba9e69d70a699010de4463f717b1430d41d5f57d;hp=a217cf26bdd72719692a173a77c58805f919be0f;hpb=8c026a9a7d66735621b06bfcafb57ab5a4274630;p=linux-2.6-omap-h63xx.git diff --git a/sound/soc/omap/omap-mcbsp.c b/sound/soc/omap/omap-mcbsp.c index a217cf26bdd..3a4cc4bed36 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)