From fe3f29352b50ab76164e008a657daaf01d61f48c Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Tue, 12 Mar 2019 14:57:08 +0000 Subject: Linux v5.0-10742-gea295481b6e3 --- 0001-Drop-that-for-now.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0001-Drop-that-for-now.patch') diff --git a/0001-Drop-that-for-now.patch b/0001-Drop-that-for-now.patch index 6419d9d9a..1d1850944 100644 --- a/0001-Drop-that-for-now.patch +++ b/0001-Drop-that-for-now.patch @@ -14,7 +14,7 @@ index f5b1d0d168e0..5f31107b22d1 100644 @@ -430,7 +430,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE KBUILD_CFLAGS := -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs \ -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE \ - -Werror-implicit-function-declaration -Werror=implicit-int \ + -Werror=implicit-function-declaration -Werror=implicit-int \ - -Wno-format-security \ + -Wno-format-security -Wno-address-of-packed-member \ -std=gnu89 -- cgit