arm64: Remove asmlinkage from updated functions
authorJames Morse <james.morse@arm.com>
Fri, 25 Oct 2019 16:42:15 +0000 (17:42 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 28 Oct 2019 11:22:51 +0000 (11:22 +0000)
commitafa7c0e5b965cdb945ad8a2e2973c6d7e19969f9
tree0b295911b77e99d6f71108b402289866f7c13486
parent582f95835a8fc812cd38dce0447fe9386b78913e
arm64: Remove asmlinkage from updated functions

Now that the callers of these functions have moved into C, they no longer
need the asmlinkage annotation. Remove it.

Signed-off-by: James Morse <james.morse@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/exception.h
arch/arm64/kernel/fpsimd.c
arch/arm64/kernel/syscall.c
arch/arm64/kernel/traps.c
arch/arm64/mm/fault.c