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