mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
drm_crtc.h has no need for linux/fb.h, so don't include it. Avoids useless rebuilds of the entire universe when touching linux/fb.h. Quite a few placs do currently depend on linux/fb.h or other headers pulled in by it without actually including any of it directly. All of those need to be fixed up. v2: Split the vmwgfx change out Acked-by: Sam Ravnborg <sam@ravnborg.org> Acked-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220630195114.17407-3-ville.syrjala@linux.intel.com |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| kmb_crtc.c | ||
| kmb_drv.c | ||
| kmb_drv.h | ||
| kmb_dsi.c | ||
| kmb_dsi.h | ||
| kmb_plane.c | ||
| kmb_plane.h | ||
| kmb_regs.h | ||
| Makefile | ||