From: ext Sanjeev Premi <premi@xxxxxx> Subject: [PATCH v2] OMAP3: iovmm: fix compiler warning Date: Wed, 23 Sep 2009 11:11:32 +0200 > This patch fixes these compiler warnings: > > arch/arm/plat-omap/iovmm.c: In function 'vmap_sg': > arch/arm/plat-omap/iovmm.c:202: warning: passing argument 1 of > 'flush_cache_vmap' makes integer from pointer without a cast > arch/arm/plat-omap/iovmm.c:202: warning: passing argument 2 of > 'flush_cache_vmap' makes integer from pointer without a cast > arch/arm/plat-omap/iovmm.c: In function 'sgtable_fill_vmalloc': > arch/arm/plat-omap/iovmm.c:393: warning: passing argument 1 of > 'flush_cache_vmap' makes integer from pointer without a cast > arch/arm/plat-omap/iovmm.c:393: warning: passing argument 2 of > 'flush_cache_vmap' makes integer from pointer without a cast > > Signed-off-by: Sanjeev Premi <premi@xxxxxx> OK for me. Tony, please put this in too. -- 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