diff options
author | 2020-11-30 17:13:06 -0800 | |
---|---|---|
committer | 2020-12-01 17:17:18 +0100 | |
commit | 2838307b019dfec0c309c4e8e589658736cff4c9 (patch) | |
tree | 41e50028c2a178070daff066697c1ded8710e602 /drivers/usb/cdns3/cdns3-imx.c | |
parent | x86/build: Fix vmlinux size check on 64-bit (diff) | |
download | linux-dev-2838307b019dfec0c309c4e8e589658736cff4c9.tar.xz linux-dev-2838307b019dfec0c309c4e8e589658736cff4c9.zip |
x86/build: Remove -m16 workaround for unsupported versions of GCC
Revert the following two commits:
de3accdaec88 ("x86, build: Build 16-bit code with -m16 where possible")
a9cfccee6604 ("x86, build: Change code16gcc.h from a C header to an assembly header")
Since
0bddd227f3dc ("Documentation: update for gcc 4.9 requirement")
the minimum supported version of GCC is gcc-4.9. It's now safe to remove
this code.
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
Link: https://lkml.kernel.org/r/20201201011307.3676986-1-ndesaulniers@google.com
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions