linux/drivers/gpu/drm/armada
Ville Syrjälä 73289afe03 drm: Remove linux/fb.h from drm_crtc.h
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
2022-07-05 21:14:02 +03:00
..
armada_510.c
armada_crtc.c
armada_crtc.h
armada_debugfs.c
armada_drm.h
armada_drv.c
armada_fb.c
armada_fb.h
armada_fbdev.c
armada_gem.c
armada_gem.h
armada_hw.h
armada_ioctlP.h
armada_overlay.c
armada_plane.c
armada_plane.h
armada_trace.c
armada_trace.h
Kconfig
Makefile