kernel: bump 4.14 to 4.14.79
[openwrt/openwrt.git] / target / linux / generic / backport-4.14 / 012-kbuild-add-macro-for-controlling-warnings-to-linux-c.patch
index 892b65fbc066c858b72d0b7f99eb9db0b6c85767..7617c2e5f554af27e720ddf134d03dadbde4aaf0 100644 (file)
@@ -115,7 +115,7 @@ Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
 +#endif
 --- a/include/linux/compiler_types.h
 +++ b/include/linux/compiler_types.h
-@@ -271,4 +271,22 @@ struct ftrace_likely_data {
+@@ -283,4 +283,22 @@ struct ftrace_likely_data {
  # define __native_word(t) (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long))
  #endif