a4462ff
From 12cec6680e67d6b4fed9e30cd8c1f13871996cc1 Mon Sep 17 00:00:00 2001
a4462ff
From: Laura Abbott <labbott@redhat.com>
a4462ff
Date: Wed, 23 Jan 2019 14:36:37 +0100
a4462ff
Subject: [PATCH] Drop that for now
a4462ff
a4462ff
---
a4462ff
 Makefile | 2 +-
a4462ff
 1 file changed, 1 insertion(+), 1 deletion(-)
a4462ff
a4462ff
diff --git a/Makefile b/Makefile
a4462ff
index f5b1d0d168e0..5f31107b22d1 100644
a4462ff
--- a/Makefile
a4462ff
+++ b/Makefile
a4462ff
@@ -430,7 +430,7 @@ KBUILD_AFLAGS   := -D__ASSEMBLY__ -fno-PIE
a4462ff
 KBUILD_CFLAGS   := -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs \
a4462ff
 		   -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE \
Jeremy Cline fe3f293
 		   -Werror=implicit-function-declaration -Werror=implicit-int \
a4462ff
-		   -Wno-format-security \
a4462ff
+		   -Wno-format-security -Wno-address-of-packed-member \
a4462ff
 		   -std=gnu89
a4462ff
 KBUILD_CPPFLAGS := -D__KERNEL__
a4462ff
 KBUILD_AFLAGS_KERNEL :=
a4462ff
-- 
a4462ff
2.20.1
a4462ff