]> git.hungrycats.org Git - linux/commit
arm64: Remove unnecessary irqflags alternative.h include
authorJinjie Ruan <ruanjinjie@huawei.com>
Thu, 14 Mar 2024 06:38:19 +0000 (14:38 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2024 07:49:11 +0000 (09:49 +0200)
commite1f99e513d218c3a4497a44b7abe1b821fbf93c6
tree53569334529a7e8bee6384951bc4bf3c1f873e2f
parentc09b2ec3889e142451eaf2ec460c9ba8289d067a
arm64: Remove unnecessary irqflags alternative.h include

[ Upstream commit 98631c4904bf6380834c8585ce50451f00eb5389 ]

Since commit 20af807d806d ("arm64: Avoid cpus_have_const_cap() for
ARM64_HAS_GIC_PRIO_MASKING"), the alternative.h include is not used,
so remove it.

Fixes: 20af807d806d ("arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKING")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20240314063819.2636445-1-ruanjinjie@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/include/asm/irqflags.h