[PATCH v2 0/2] Cleanup io.h

From: Raag Jadav
Date: Fri Feb 21 2025 - 00:08:36 EST


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@xxxxxxxxxxxxxxxxxx/

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