commit | afa7c0e5b965cdb945ad8a2e2973c6d7e19969f9 | [log] [tgz] |
---|---|---|
author | James Morse <james.morse@arm.com> | Fri Oct 25 17:42:15 2019 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Oct 28 11:22:51 2019 +0000 |
tree | 0b295911b77e99d6f71108b402289866f7c13486 | |
parent | 582f95835a8fc812cd38dce0447fe9386b78913e [diff] |
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>