[PATCH v2 00/10] drm: Do not include <linux/fb.h> unnecessarily

Sam Ravnborg sam at ravnborg.org
Fri Jan 13 15:14:11 UTC 2023


Hi Thomas.
On Wed, Jan 11, 2023 at 02:01:56PM +0100, Thomas Zimmermann wrote:
> Remove unnecessary include statements for <linux/fb.h>. I recently
> changed this header and had to rebuild a good part of DRM. So avoid
> this by removing the dependency.
> 
> Several files include <linux/fb.h> via drm_fb_helper.h. So in v2 I
> added additional patches that remove some of those include statements
> as well.
> 
> Some source files require the OF or backlight headers. Include those
> instead.
> 
> v2:
> 	* add more patches to handle drm_fb_helper.h includes
> 	* fix komeda build (kernel test robot)

Whole series are:
Acked-by: Sam Ravnborg <sam at ravnborg.org>

Except for the patches where I added an explicit r-b.

	Sam


More information about the dri-devel mailing list