scs: Remove references to asm/scs.h from core code
authorWill Deacon <will@kernel.org>
Fri, 15 May 2020 15:15:46 +0000 (16:15 +0100)
committerWill Deacon <will@kernel.org>
Mon, 18 May 2020 16:47:45 +0000 (17:47 +0100)
commitaa7a65ae5b8f459617e5ed1422301386e7f12274
treecef0ed39d12b017d967f3e5c02282173eb87200f
parent88485be531f4aee841ddc53b56e2f6e6a338854d
scs: Remove references to asm/scs.h from core code

asm/scs.h is no longer needed by the core code, so remove a redundant
header inclusion and update the stale Kconfig text.

Tested-by: Sami Tolvanen <samitolvanen@google.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/Kconfig
kernel/scs.c