linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/rockchip: fix some sparse warnings
@ 2016-05-10 16:03 John Keeping
  2016-05-10 16:03 ` [PATCH 1/3] drm/rockchip: dw_hdmi: remove unused #include John Keeping
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: John Keeping @ 2016-05-10 16:03 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

-- 
2.8.2.565.gdb84f68.dirty

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-23  6:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-10 16:03 [PATCH 0/3] drm/rockchip: fix some sparse warnings John Keeping
2016-05-10 16:03 ` [PATCH 1/3] drm/rockchip: dw_hdmi: remove unused #include John Keeping
2016-05-10 16:03 ` [PATCH 2/3] drm/rockchip: fb: add missing header John Keeping
2016-05-10 16:03 ` [PATCH 3/3] drm/rockchip: fix "should it be static?" warnings John Keeping
2016-05-23  6:10 ` [PATCH 0/3] drm/rockchip: fix some sparse warnings Mark yao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).