arm64/fpsimd: Remove warning for SME without SVE
authorMark Brown <broonie@kernel.org>
Thu, 9 Feb 2023 20:04:07 +0000 (20:04 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 22 Feb 2023 15:54:32 +0000 (15:54 +0000)
commit0269680e5eb88f6223c53a8b3138cbfa60ba7657
tree5b6726ee96526af3500fe7569e9e03359818f0b9
parente74a68468062d7ebd8ce17069e12ccc64cc6a58c
arm64/fpsimd: Remove warning for SME without SVE

Support for SME without SVE is architecturally valid and has now been tested
well enough so let's remove the warning message that is displayed at boot.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230209-arm64-sme-no-sve-v1-1-74eb3df2f878@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/fpsimd.c