commit | ae65eb729dd3d3309fb3b7a1badc7b67cada2357 | [log] [tgz] |
---|---|---|
author | Maxin John <maxin.john@gmail.com> | Mon Aug 08 10:15:46 2011 +0000 |
committer | Tony Lindgren <tony@atomide.com> | Wed Aug 10 04:17:16 2011 -0700 |
tree | 79bb2d0eab3e90d64043dee805549f5b165f5faf | |
parent | 1d08fd9f6a7f2541a7b28a21fc638c4640d9cabb [diff] |
arch:arm:plat-omap:iovmm: remove unused variable 'va' The pointer "va" returned from "phys_to_virt(pa)" is never used in "sgtable_fill_kmalloc()".So,it is safe to remove this set-but-unused variable. Signed-off-by: Maxin B. John <maxin.john@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>