]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/omap/omap-mcbsp.c
This patch fixes the typo which breaks the build on OMAP1
[linux-2.6-omap-h63xx.git] / sound / soc / omap / omap-mcbsp.c
index a217cf26bdd72719692a173a77c58805f919be0f..3a4cc4bed368c4cf88a04fc9dbaa168942dee897 100644 (file)
@@ -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)