linux/arch/arm64/include
Catalin Marinas fd6380b750 arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype
Commit 0a8ea52c3e ("arm64: Add HAVE_REGS_AND_STACK_ACCESS_API
feature") inadvertently removed the arch/arm prototype instead of the
arm64 one introduced by the original patch. There should not be any
bisection issues since this function is not called from anywhere else
(it could as well be removed from arch/arm at some point).

Fixes: 0a8ea52c3e ("arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature")
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2016-07-27 08:15:42 +01:00
..
asm arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype 2016-07-27 08:15:42 +01:00
uapi/asm asm-generic: Drop renameat syscall from default list 2016-05-05 00:42:21 +02:00