OSDN Git Service

arm64/kernel: vmlinux.lds: drop redundant discard/keep macros
authorArd Biesheuvel <ardb@kernel.org>
Thu, 16 Apr 2020 13:27:30 +0000 (15:27 +0200)
committerWill Deacon <will@kernel.org>
Tue, 28 Apr 2020 13:07:05 +0000 (14:07 +0100)
commit1eae811da6f44a7a614ce5d33537e279ca7984fc
tree185eaa3b0eb53ae2bdb88904a69c579126b06be7
parent4cf234943dcfa16e33daa3429fabc71d166dfb14
arm64/kernel: vmlinux.lds: drop redundant discard/keep macros

ARM_EXIT_KEEP and ARM_EXIT_DISCARD are always defined in the same way,
so we don't really need them in the first place.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20200416132730.25290-1-ardb@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/vmlinux.lds.S