[PATCH] smccc: Make constants available to assembly

Will Deacon will at kernel.org
Fri Jul 3 09:50:39 EDT 2020


On Thu, Jun 18, 2020 at 03:55:11PM +0100, Andrew Scull wrote:
> Move constants out of the C-only section of the header next to the other
> constants that are available to assembly.
> 
> Signed-off-by: Andrew Scull <ascull at google.com>
> ---
>  include/linux/arm-smccc.h | 44 +++++++++++++++++++--------------------
>  1 file changed, 22 insertions(+), 22 deletions(-)

This is purely cosmetic without any asm user, but I think the change
makes sense on its own, so:

Acked-by: Will Deacon <will at kernel.org>

Will



More information about the linux-arm-kernel mailing list