[PATCH v2 0/2] Cleanup io.h

Raag Jadav raag.jadav at intel.com
Fri Feb 21 05:08:02 UTC 2025


In a wider effort to improve build speeds, we're attempting to split/cleanup
core headers.

This series attempts to cleanup io.h with "include what you need" approach.

This depends on earlier modifications available in immutable tag[1]. Feel
free to carry your subsystem patches with it, or let Andy know if you'd
rather let him carry them.

[1] https://lore.kernel.org/r/Z7cqCaME4LxTTBn6@black.fi.intel.com/

v2: Fix drm_draw.c build errors

Raag Jadav (2):
  io.h: drop unused headers
  drm/draw: include bug.h

 drivers/gpu/drm/drm_draw.c | 1 +
 include/linux/io.h         | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)


base-commit: b16e9f8547a328b19af59afc213ce323124d11e9
-- 
2.34.1



More information about the dri-devel mailing list