drm: Unexport drm_connector_register_all()
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 24 Jun 2016 14:36:18 +0000 (15:36 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 12 Jul 2016 10:59:27 +0000 (12:59 +0200)
commit041401ffdf7d6e5c9ea49a86eb4410ad9c3f89fd
treea0b518547bc7fd33ff22532952ad80d47a5daaae
parent6f4605c57d8a340987625dc8ba8079ff914198a8
drm: Unexport drm_connector_register_all()

This has now been removed from all drivers as it is performed centrally
as a part of device registration for modesetting drivers. With the last
user gone, we can unexport it from the DRM module.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1466778982-6974-1-git-send-email-chris@chris-wilson.co.uk
Link: http://patchwork.freedesktop.org/patch/msgid/1466778982-6974-2-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/drm_crtc.c
include/drm/drm_crtc.h