arm64: Remove unused variable in head.S
authorGeoff Levand <geoff@infradead.org>
Fri, 22 Aug 2014 19:49:16 +0000 (20:49 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 22 Jan 2015 21:27:28 +0000 (21:27 +0000)
commit660ba08887a7f4a0a1ac14f6d1693568fa2623fa
treefbd3876a31f3b4dd61983cc19e98b4e282644559
parent7454a3fe586c6ae1272682e6188549916a47562f
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 <geoff@infradead.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
(cherry picked from commit 5843be2279d7a91ef48c20ac31715d1eb9607a84)
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/arm64/kernel/head.S