firmware: arm_sdei: use common SMCCC_CONDUIT_*
authorMark Rutland <mark.rutland@arm.com>
Fri, 9 Aug 2019 13:22:44 +0000 (14:22 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 14 Oct 2019 09:55:14 +0000 (10:55 +0100)
commite6ea46511b1ae8c4491904c79411fcd29139af14
tree10b8926a416c56a6109a19e685cbad573477641c
parenta5520eac4d2dafb7a48c1b0f1c486afcebd6fe0d
firmware: arm_sdei: use common SMCCC_CONDUIT_*

Now that we have common definitions for SMCCC conduits, move the SDEI
code over to them, and remove the SDEI-specific definitions.

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: James Morse <james.morse@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/sdei.c
drivers/firmware/arm_sdei.c
include/linux/arm_sdei.h