arm64: Disable old style assembly annotations
authorMark Brown <broonie@kernel.org>
Fri, 1 May 2020 11:54:30 +0000 (12:54 +0100)
committerWill Deacon <will@kernel.org>
Mon, 4 May 2020 11:46:03 +0000 (12:46 +0100)
commit50479d58eaa321f916fd916615710c634b8aafaf
tree9fd16f1ddf06d21dfc8e6cba006bf8ca53ba3c79
parent0343a7e46362c3836ff27ceb749ee2b6f78aa982
arm64: Disable old style assembly annotations

Now that we have converted arm64 over to the new style SYM_ assembler
annotations select ARCH_USE_SYM_ANNOTATIONS so the old macros aren't
available and we don't regress.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20200501115430.37315-4-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/Kconfig