]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit061cf43884940211c276a2722de62b166b606c57
tree185eaa3b0eb53ae2bdb88904a69c579126b06be7
parentbb7a73ac6b001004ea4005ddfc8a0998833002bd
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