Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 9703d9d (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>
- Loading branch information