drm: unexport drm_ioctl_permit
authorDesmond Cheong Zhi Xi <desmondcheongzx@gmail.com>
Fri, 13 Aug 2021 08:54:50 +0000 (16:54 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 13 Aug 2021 15:50:48 +0000 (17:50 +0200)
commit7b812171257d4b8d9ef69321134c72b647e1ce9c
treec304a168b1afbff6b0470156e48e48683518f736
parentebd8cbf1fb968cb1c3e3cf7b26dfe2c1f201bdf0
drm: unexport drm_ioctl_permit

Since the last user of drm_ioctl_permit was removed, and it's now only
used in drm_ioctl.c, unexport the symbol.

Reported-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Desmond Cheong Zhi Xi <desmondcheongzx@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210813085450.32494-3-desmondcheongzx@gmail.com
drivers/gpu/drm/drm_ioctl.c
include/drm/drm_ioctl.h