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@xxxxxxxxxxxx> Except for the patches where I added an explicit r-b. Sam