mbox series

[0/3] amd, i915, xe: drop redundant warnings from driver makefiles

Message ID cover.1716471145.git.jani.nikula@intel.com (mailing list archive)
Headers show
Series amd, i915, xe: drop redundant warnings from driver makefiles | expand

Message

Jani Nikula May 23, 2024, 1:37 p.m. UTC
I'm sending these together, as they're related, and almost identical,
but I expect them to be merged individually to each driver.

BR,
Jani.

Jani Nikula (3):
  drm/i915: drop redundant W=1 warnings from Makefile
  drm/xe: drop redundant W=1 warnings from Makefile
  drm/amdgpu: drop redundant W=1 warnings from Makefile

 drivers/gpu/drm/amd/amdgpu/Makefile | 18 +-----------------
 drivers/gpu/drm/i915/Makefile       | 25 +------------------------
 drivers/gpu/drm/xe/Makefile         | 25 +------------------------
 3 files changed, 3 insertions(+), 65 deletions(-)