Thread (7 messages) flat view 7 messages, 5 authors, 2021-02-05

[dpdk-dev] [PATCH v2 2/2] builtools: remove build flag for header includes check

From: David Marchand <hidden>
Date: 2021-02-04 10:05:38
Subsystem: the rest · Maintainer: Linus Torvalds

Previous patch just removes the last case of direct inclusion of the
generic/ headers.

Signed-off-by: David Marchand <redacted>
---
 buildtools/chkincs/meson.build | 1 -
 1 file changed, 1 deletion(-)
diff --git a/buildtools/chkincs/meson.build b/buildtools/chkincs/meson.build
index f345e87551..f28cfd3cd4 100644
--- a/buildtools/chkincs/meson.build
+++ b/buildtools/chkincs/meson.build
@@ -17,7 +17,6 @@ gen_c_files = generator(gen_c_file_for_header,
 	arguments: ['@INPUT@', '@OUTPUT@'])
 
 cflags = machine_args
-cflags += '-Wno-unused-function' # needed if we include generic headers
 cflags += '-DALLOW_EXPERIMENTAL_API'
 
 sources = files('main.c')
-- 
2.23.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help