From: Maxin John Date: Mon, 8 Aug 2011 10:15:46 +0000 (+0000) Subject: arch:arm:plat-omap:iovmm: remove unused variable 'va' X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=199382fde0d3e3f696ece91546b3999c1e2185dd;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed