OSDN Git Service

drm: move DRM_IF_VERSION to drm_internal.h
authorSam Ravnborg <sam@ravnborg.org>
Wed, 26 Dec 2018 21:03:47 +0000 (22:03 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 27 Dec 2018 12:08:58 +0000 (13:08 +0100)
commitecb2e2fd5a442e8639b9648df54b77a32ca4c906
tree6d62b8a47ba327c12856d4f65e5e3e94a54b3c84
parent183d9dc49572718d1f2b943d0bdea039a90f766d
drm: move DRM_IF_VERSION to drm_internal.h

Move DRM_IF_VERSION out of drmP.h to allow users
to get rid of the drmP include.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Maxime Ripard <maxime.ripard@bootlin.com>
Cc: Sean Paul <sean@poorly.run>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20181226210353.13993-1-sam@ravnborg.org
drivers/gpu/drm/drm_internal.h
include/drm/drmP.h