All of lore.kernel.org
 help / color / mirror / Atom feed
* A gentle scrub
@ 2013-08-19 23:53 Damien Lespiau
  2013-08-19 23:53 ` [PATCH 1/8] drm: Remove stale prototypes Damien Lespiau
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Damien Lespiau @ 2013-08-19 23:53 UTC (permalink / raw)
  To: dri-devel

A small pass on drm headers to remove some stale prototypes/functions/defines
and to make static a few functions.

 drivers/gpu/drm/drm_crtc.c          | 38 +++----------------------------------
 drivers/gpu/drm/drm_fb_cma_helper.c |  5 ++---
 drivers/gpu/drm/drm_modes.c         | 21 --------------------
 drivers/gpu/drm/drm_platform.c      |  7 +++----
 include/drm/drmP.h                  |  8 --------
 include/drm/drm_crtc.h              | 17 -----------------
 include/drm/drm_fb_cma_helper.h     |  1 -
 include/drm/drm_pciids.h            | 30 -----------------------------
 8 files changed, 8 insertions(+), 119 deletions(-)

-- 
Damien

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

end of thread, other threads:[~2013-08-20 16:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 23:53 A gentle scrub Damien Lespiau
2013-08-19 23:53 ` [PATCH 1/8] drm: Remove stale prototypes Damien Lespiau
2013-08-19 23:53 ` [PATCH 2/8] drm: Remove drm_mode_create_dithering_property() Damien Lespiau
2013-08-19 23:53 ` [PATCH 3/8] drm: Remove drm_mode_list_concat() Damien Lespiau
2013-08-19 23:53 ` [PATCH 4/8] drm: Make drm_mode_remove() static Damien Lespiau
2013-08-19 23:53 ` [PATCH 5/8] drm: Remove 2 unused defines Damien Lespiau
2013-08-19 23:53 ` [PATCH 6/8] drm: Make drm_fb_cma_describe() static Damien Lespiau
2013-08-19 23:53 ` [PATCH 7/8] drm: Remove unused PCI ids Damien Lespiau
2013-08-19 23:53 ` [PATCH 8/8] drm: Make drm_get_platform_dev() static Damien Lespiau
2013-08-20 14:56   ` Ian Romanick
2013-08-20 16:17     ` Damien Lespiau
2013-08-20 14:10 ` A gentle scrub Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.