smccc: Make constants available to assembly
authorAndrew Scull <ascull@google.com>
Thu, 18 Jun 2020 14:55:11 +0000 (15:55 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 7 Jul 2020 08:43:04 +0000 (09:43 +0100)
commit7af928851508fb25207806f57e287272dd498981
tree2d18db2fb235055f90e8cc1257a43c5f1b7c8339
parenta1634a542f74309f843742fa849208bb26e279e4
smccc: Make constants available to assembly

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@google.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20200618145511.69203-1-ascull@google.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
include/linux/arm-smccc.h