1f73373
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
Jeremy Cline d1b6f8c
From: Laura Abbott <labbott@redhat.com>
Jeremy Cline d1b6f8c
Date: Wed, 23 Jan 2019 14:36:37 +0100
Jeremy Cline d1b6f8c
Subject: [PATCH] Drop that for now
Jeremy Cline d1b6f8c
Jeremy Cline d1b6f8c
---
e18a088
 Makefile | 1 +
e18a088
 1 file changed, 1 insertion(+)
Jeremy Cline d1b6f8c
Jeremy Cline d1b6f8c
diff --git a/Makefile b/Makefile
73c86eb
index b70997f7ddf9..680d906eee35 100644
Jeremy Cline d1b6f8c
--- a/Makefile
Jeremy Cline d1b6f8c
+++ b/Makefile
e18a088
@@ -496,6 +496,7 @@ KBUILD_CFLAGS   := -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs \
Jeremy Cline d1b6f8c
 		   -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE \
Jeremy Cline d1b6f8c
 		   -Werror=implicit-function-declaration -Werror=implicit-int \
e18a088
 		   -Werror=return-type -Wno-format-security \
e18a088
+		   -Wno-address-of-packed-member \
Jeremy Cline d1b6f8c
 		   -std=gnu89
Jeremy Cline d1b6f8c
 KBUILD_CPPFLAGS := -D__KERNEL__
Jeremy Cline d1b6f8c
 KBUILD_AFLAGS_KERNEL :=
Jeremy Cline d1b6f8c
-- 
73c86eb
2.28.0
Jeremy Cline d1b6f8c