From: Geoff Levand Date: Fri, 22 Aug 2014 19:49:16 +0000 (+0100) Subject: arm64: Remove unused variable in head.S X-Git-Tag: fixes-v3.17-rc4~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5843be2279d7a91ef48c20ac31715d1eb9607a84;p=pandora-kernel.git arm64: Remove unused variable in head.S Remove an unused local variable from head.S. It seems this was never used even from the initial commit 9703d9d7f77ce129621f7d80a844822e2daa7008 (arm64: Kernel booting and initialisation), and is a left over from a previous implementation of __calc_phys_offset. Signed-off-by: Geoff Levand Signed-off-by: Will Deacon --- Reading git-diff-tree failed