]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Remove unused variable in head.S
authorGeoff Levand <geoff@infradead.org>
Fri, 22 Aug 2014 19:49:16 +0000 (20:49 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 26 Aug 2014 18:24:00 +0000 (19:24 +0100)
commitd0a182b61cbaafc21187fe4c4a4ef782b295f62a
tree8d66af9396d162f216f78bbc46d1a3f826fed1b9
parent9b2266d250df700053f06e9818ff1318f0d28adb
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
00a815881b91ee99321ebf508f9c1fedbcdba739 (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>
arch/arm64/kernel/head.S