drm: remove drm_dev_set_unique
authorChristian König <christian.koenig@amd.com>
Fri, 17 Feb 2023 12:54:27 +0000 (13:54 +0100)
committerChristian König <christian.koenig@amd.com>
Wed, 22 Mar 2023 09:24:47 +0000 (10:24 +0100)
commit5519fea915effccf57fa1369669f4a6bc6c44a07
treea90f861a4a322be3d731042c76fae12ccbcb2495
parente0dfefa08d94bf548fbbbbae22e4720a652a3102
drm: remove drm_dev_set_unique

Not used by any drivers any more, the only use case in drm_dev_init()
can be inlined now.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230316082035.567520-2-christian.koenig@amd.com
drivers/gpu/drm/drm_drv.c
include/drm/drm_drv.h