diff options
author | 2014-11-03 15:13:33 +0000 | |
---|---|---|
committer | 2014-11-03 15:13:33 +0000 | |
commit | ebc01f593b58e1896150fc2e3cbdd0116323c52c (patch) | |
tree | 23e905a3fdbee3fc8a66ef760b9ed5ef5455e9dd /include/linux/compiler-gcc5.h | |
parent | ASoC: sgtl5000: Use the preferred form for passing a size of a struct (diff) | |
parent | Linux 3.18-rc3 (diff) | |
download | wireguard-linux-ebc01f593b58e1896150fc2e3cbdd0116323c52c.tar.xz wireguard-linux-ebc01f593b58e1896150fc2e3cbdd0116323c52c.zip |
Merge tag 'v3.18-rc3' into asoc-sgtl5000
Linux 3.18-rc3
Diffstat (limited to '')
-rw-r--r-- | include/linux/compiler-gcc5.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/compiler-gcc5.h b/include/linux/compiler-gcc5.h index cdd1cc202d51..c8c565952548 100644 --- a/include/linux/compiler-gcc5.h +++ b/include/linux/compiler-gcc5.h @@ -53,7 +53,6 @@ * http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 * * Work it around via a compiler barrier quirk suggested by Jakub Jelinek. - * Fixed in GCC 4.8.2 and later versions. * * (asm goto is automatically volatile - the naming reflects this.) */ |