]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb7a73ac6b001004ea4005ddfc8a0998833002bd
tree0434fa7b6cc5e1e3af3e54905fa7896f3c5ee80d
parentbcc9f523da5785c1a8299a1090fd67ceeb99833d
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