Re: [PATCH 0/3] drm/rockchip: fix some sparse warnings

From: Mark yao
Date: Mon May 23 2016 - 02:10:33 EST


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