projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
519d819
)
Compiler Attributes: remove GCC 5.1 mention
author
Miguel Ojeda
<ojeda@kernel.org>
Thu, 14 Oct 2021 14:35:11 +0000
(16:35 +0200)
committer
Miguel Ojeda
<ojeda@kernel.org>
Thu, 21 Oct 2021 22:50:34 +0000
(
00:50
+0200)
GCC 5.1 is now the minimum version.
Acked-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
include/linux/compiler_attributes.h
patch
|
blob
|
history
diff --git
a/include/linux/compiler_attributes.h
b/include/linux/compiler_attributes.h
index e6ec634039658e714f1c9ad9f2854580d646a318..87d1e773400c6379b9a42c16aff7e2706ff0b1ed 100644
(file)
--- 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
*