Re: [RFC PATCH] Remove Intel compiler support
From: Miguel Ojeda
Date: Tue Oct 11 2022 - 07:55:58 EST
On Tue, Oct 11, 2022 at 5:19 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> include/linux/compiler-intel.h | 34 -----
> include/linux/compiler_types.h | 2 -
You can also remove a few lines from `compiler_attributes.h`:
* Optional: not supported by icc
Thanks for this!
Cheers,
Miguel