]> git.baikalelectronics.ru Git - kernel.git/commit
drm: delete drmP.h + drm_os_linux.h
authorSam Ravnborg <sam@ravnborg.org>
Mon, 7 Oct 2019 17:12:24 +0000 (19:12 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Tue, 8 Oct 2019 16:30:14 +0000 (18:30 +0200)
commite71421d27b56660b970581951e4c10bad42eb2e4
treeda342bc48255b78450eaaef235307790717ec8af
parent47452ee008618c76536f85a69a3e1f929eb97280
drm: delete drmP.h + drm_os_linux.h

There is finally no more users left in the kernel of drmP.h
and drm_os_linux.h (drmP.h was the only user left).
Delete the header files and delete the corresponding todo entry.

When we started this quest there was more than 700 users of drmP.h.
And drmP.h was a huge cover-it-all header file.

Daniel Vetter is the one that followed the work from start
to the end and in between many people have contributed to the
removal process - thanks to everyone!

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Sean Paul <sean@poorly.run>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Maxime Ripard <mripard@kernel.org>
Cc: Sean Paul <sean@poorly.run>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20191007171224.1581-3-sam@ravnborg.org
Documentation/gpu/todo.rst
include/drm/drmP.h [deleted file]
include/drm/drm_os_linux.h [deleted file]