diff options
author | Sanjeev Premi <premi@ti.com> | 2009-09-24 16:23:12 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-09-24 16:23:12 -0700 |
commit | 6716bd06810c64ef0ca4c12462fb2eb2352a7df9 (patch) | |
tree | 6cfb014cf9bff215fba23bc9b8871ce327d42ba3 /mm/vmstat.c | |
parent | 8828880d09e4466ad6b357a31fdd242594c7b111 (diff) | |
download | linux-6716bd06810c64ef0ca4c12462fb2eb2352a7df9.tar.bz2 |
omap: iovmm: Fix compiler warning
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@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions