[PATCH 0/3] drm/fb-helper: Build fixes for cleanup

Thomas Zimmermann tzimmermann at suse.de
Mon Nov 7 12:53:26 UTC 2022


Cleaning up the fbdev code produced a number of simple build
errors. Fix them.

Thomas Zimmermann (3):
  drm/fbdev: Include <linux/vmalloc.h>
  drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
  drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_start

 drivers/gpu/drm/drm_fbdev_generic.c              | 1 +
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c | 2 ++
 include/drm/drm_fb_helper.h                      | 7 +++++++
 3 files changed, 10 insertions(+)

-- 
2.38.0



More information about the dri-devel mailing list