diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2020-01-27 15:19:35 +0530 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-02-10 11:24:49 +0000 |
commit | 5cb7a1113f94cec20ff16d3981b94b7fdd8d73fa (patch) | |
tree | e01d00b9ea901cc1f4bfb2b303728650546998b3 /lib/lzo | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff) |
arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarations
There is a redundant do_sp_pc_abort() declaration in exceptions.h which can
be removed. Also do_el0_ia_bp_hardening() as been already been dropped with
the commit bfe298745afc ("arm64: entry-common: don't touch daif before
bp-hardening") and hence does not need a declaration any more. This should
not introduce any functional change.
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: James Morse <james.morse@arm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'lib/lzo')
0 files changed, 0 insertions, 0 deletions