diff options
author | Nick Desaulniers <nick.desaulniers@gmail.com> | 2017-05-21 00:15:27 -0700 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2017-06-08 13:59:18 +0800 |
commit | 89009b7746fa66634061a7e76f881b7ea344d26d (patch) | |
tree | 9f989be643441f1dd1ef2de4c070dbf52898f1f0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a1dcba905817f97a4086392276334dce0f6faea7 (diff) |
drm/i915/gvt: remove redundant -Wall
This flag is already set in the top level Makefile of the kernel.
Also, by having set CONFIG_DRM_I915_GVT, thereby appending -Wall to
ccflags, you undo all the -Wno-* cflags previously set in the Make
variable KBUILD_CFLAGS.
For example:
cc foo.c -Wall -Wno-format -Wall
resets -Wformat.
Signed-off-by: Nick Desaulniers <nick.desaulniers@gmail.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions