commit | 50a2610adec9d796b25e262734edb56ef324ce15 | [log] [tgz] |
---|---|---|
author | Vincenzo Frascino <vincenzo.frascino@arm.com> | Thu Oct 03 18:48:38 2019 +0100 |
committer | Will Deacon <will@kernel.org> | Mon Oct 07 11:07:17 2019 +0100 |
tree | b2057c8f38b1bed64230cbd787532f066a4af472 | |
parent | a7f93103f86e2bbc5646831707d2fa565315004d [diff] |
lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO arm64 was the last architecture using CROSS_COMPILE_COMPAT_VDSO config option. With this patch series the dependency in the architecture has been removed. Remove CROSS_COMPILE_COMPAT_VDSO from the Unified vDSO library code. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Andy Lutomirski <luto@kernel.org> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Signed-off-by: Will Deacon <will@kernel.org>