arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Fri, 30 Aug 2019 13:59:00 +0000 (14:59 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 14 Jan 2020 11:20:45 +0000 (12:20 +0100)
commit972188f3a2dac07a6f000a4418776f446259fc87
treea7e3cee4e2bd4edabc6b7bcc17102d25257ce2af
parenta279235ddbe975670afe2267162028ec0a312293
arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK

VDSO_HAS_32BIT_FALLBACK has been removed from the core since
the architectures that support the generic vDSO library have
been converted to support the 32 bit fallbacks.

Remove unused VDSO_HAS_32BIT_FALLBACK from arm64 compat vdso.

Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20190830135902.20861-7-vincenzo.frascino@arm.com
arch/arm64/include/asm/vdso/compat_gettimeofday.h