diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2021-10-19 15:36:44 -0700 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-10-21 10:31:38 +0100 |
commit | a517faa902b5a048adbb4d6bbce9509ba5288af3 (patch) | |
tree | 9f729f5eb3bdeeb4e50e6a0e7db19a84f6bf8beb /net | |
parent | 1907d3ff5a644ad7c07bf3c0a56a0b1864c9e5cf (diff) |
arm64: vdso32: drop test for -march=armv8-a
As Arnd points out:
gcc-4.8 already supported -march=armv8, and we require gcc-5.1 now, so
both this #if/#else construct and the corresponding
"cc32-option,-march=armv8-a" check should be obsolete now.
Link: https://lore.kernel.org/lkml/CAK8P3a3UBEJ0Py2ycz=rHfgog8g3mCOeQOwO0Gmp-iz6Uxkapg@mail.gmail.com/
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Link: https://lore.kernel.org/r/20211019223646.1146945-3-ndesaulniers@google.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions