]> www.infradead.org Git - users/willy/xarray.git/commit
drm/i915: drop redundant W=1 warnings from Makefile
authorJani Nikula <jani.nikula@intel.com>
Thu, 23 May 2024 13:37:05 +0000 (16:37 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 5 Jun 2024 11:07:31 +0000 (14:07 +0300)
commitdd3cac0ac7ec4921dc93af884997a44c4e59b4e8
tree116d4364ff334a7011589ae5cd9dbcb7c5e65169
parent17419f5c6d409bcce5d094279a6fed5d5dbdba12
drm/i915: drop redundant W=1 warnings from Makefile

Since commit a61ddb4393ad ("drm: enable (most) W=1 warnings by default
across the subsystem"), most of the extra warnings in the driver
Makefile are redundant. Remove them.

Note that -Wmissing-declarations and -Wmissing-prototypes are always
enabled by default in scripts/Makefile.extrawarn.

Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/490931748fa9a1dbac2bceda0c4b778240b10b58.1716471145.git.jani.nikula@intel.com
drivers/gpu/drm/i915/Makefile