From: Miguel Ojeda Date: Thu, 14 Oct 2021 14:35:11 +0000 (+0200) Subject: Compiler Attributes: remove GCC 5.1 mention X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d08fd747d0ed682b6c6c280ba454cafcad33563d;p=linux.git Compiler Attributes: remove GCC 5.1 mention GCC 5.1 is now the minimum version. Acked-by: Nick Desaulniers Signed-off-by: Miguel Ojeda --- diff --git a/include/linux/compiler_attributes.h b/include/linux/compiler_attributes.h index e6ec634039658..87d1e773400c6 100644 --- a/include/linux/compiler_attributes.h +++ b/include/linux/compiler_attributes.h @@ -104,7 +104,6 @@ #define __deprecated /* - * Optional: only supported since gcc >= 5.1 * Optional: not supported by clang * Optional: not supported by icc *