On 2016?05?11? 00:03, John Keeping wrote: > The first patch wasn't found by sparse, but is something I noticed while > in the area. The following two fix all of the sparse warnings inside > drm/rockchip. > > John Keeping (3): > drm/rockchip: dw_hdmi: remove unused #include > drm/rockchip: fb: add missing header > drm/rockchip: fix "should it be static?" warnings > > drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 1 - > drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 4 ++-- > drivers/gpu/drm/rockchip/rockchip_drm_fb.c | 7 ++++--- > drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 4 ++-- > drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 2 +- > 5 files changed, 9 insertions(+), 9 deletions(-) > Hi John Sorry for reply late, this series of patches looks good for me, Applied to my branch. Thanks. -- ?ark Yao