drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()
authorYueHaibing <yuehaibing@huawei.com>
Tue, 25 Jul 2023 02:13:17 +0000 (10:13 +0800)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 25 Jul 2023 18:38:37 +0000 (20:38 +0200)
commit39b1320e5dc2b707dfb5c25b0298ce9d4fc05aea
treeeafbfa23dd1903e692841119aa8ba10f88904af3
parentea293f823a8805735d9e00124df81a8f448ed1ae
drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()

Since commit 8e86dee02253 ("drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs")
this inline helper not used anymore.

Fixes: 8e86dee02253 ("drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230725021317.8080-1-yuehaibing@huawei.com
include/drm/drm_fb_helper.h