arm64: compat: Remove defines now in asm-generic
authorTeo Couprie Diaz <teo.coupriediaz@arm.com>
Tue, 14 Mar 2023 14:00:38 +0000 (14:00 +0000)
committerWill Deacon <will@kernel.org>
Tue, 11 Apr 2023 18:10:36 +0000 (19:10 +0100)
commit73e68984cf18ca00fd66e6cb53b3bc06492aafa4
treef6d09f704d174faba7b75d86a2bcfd3397505d42
parent6915cffd4889bb2d5f1b41714ec56f9d10fa7e67
arm64: compat: Remove defines now in asm-generic

Some generic COMPAT definitions have been consolidated in
asm-generic/compat.h by commit 84a0c977ab98
("asm-generic: compat: Cleanup duplicate definitions")

Remove those that are already defined to the same value there from
arm64 asm/compat.h.

Signed-off-by: Teo Couprie Diaz <teo.coupriediaz@arm.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20230314140038.252908-1-teo.coupriediaz@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/compat.h