summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu/drm-internals.rst
diff options
context:
space:
mode:
authorLaurent Pinchart2016-12-13 20:24:34 +0100
committerLaurent Pinchart2017-02-17 14:27:23 +0100
commit620f74f51ccd9c954530655e46ce5907d88f1e9a (patch)
tree2afc5cdd3e23b7c78750dd12d0aae0df78bf68d8 /Documentation/gpu/drm-internals.rst
parentdrm: exynos: Perform initialization/cleanup at probe/remove time (diff)
downloadkernel-qcow2-linux-620f74f51ccd9c954530655e46ce5907d88f1e9a.tar.gz
kernel-qcow2-linux-620f74f51ccd9c954530655e46ce5907d88f1e9a.tar.xz
kernel-qcow2-linux-620f74f51ccd9c954530655e46ce5907d88f1e9a.zip
drm: Remove unused drm_platform midlayer
Now that the last driver has been converted, the drm_platform midlayer is unused. Remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch Reviewed-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'Documentation/gpu/drm-internals.rst')
-rw-r--r--Documentation/gpu/drm-internals.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/gpu/drm-internals.rst b/Documentation/gpu/drm-internals.rst
index e35920db1f4c..3930ec9150d6 100644
--- a/Documentation/gpu/drm-internals.rst
+++ b/Documentation/gpu/drm-internals.rst
@@ -240,9 +240,6 @@ drivers.
.. kernel-doc:: drivers/gpu/drm/drm_pci.c
:export:
-.. kernel-doc:: drivers/gpu/drm/drm_platform.c
- :export:
-
Open/Close, File Operations and IOCTLs
======================================