arm64: drop GZFLAGS definition and export
authorArd Biesheuvel <ardb@kernel.org>
Wed, 15 Apr 2020 12:30:49 +0000 (14:30 +0200)
committerWill Deacon <will@kernel.org>
Tue, 28 Apr 2020 13:06:13 +0000 (14:06 +0100)
commit4cf234943dcfa16e33daa3429fabc71d166dfb14
tree0434fa7b6cc5e1e3af3e54905fa7896f3c5ee80d
parent99ee28d99607d15c6b88c4a9b9fb4a9f0ebf598c
arm64: drop GZFLAGS definition and export

Drop the definition and export of GZFLAGS, which was never referenced
on arm64, and whose last recorded use in the ARM port (on which arm64
was based original) was removed by patch

  commit 5e89d379edb5ae08b57f39dd8d91697275245cbf [*]
  Author: Russell King <rmk@flint.arm.linux.org.uk>
  Date:   Wed Oct 16 14:32:17 2002 +0100

    [ARM] Convert ARM makefiles to new kbuild (Sam Ravnborg, Kai, rmk)

[*] git commit ID based on Thomas Gleixner's historical GIT repository at
    git://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git

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