diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2019-07-21 17:06:10 +0300 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2019-07-21 20:32:38 +0300 |
commit | 73415b4ea5b5a257db6b5bd135b305cd945e63de (patch) | |
tree | 20436719718bcb8bc5d8240790c9770b7c0166d9 /drivers/gpu/drm/msm/adreno/a6xx_gmu.c | |
parent | b72cb0dc4c46fe75a52a9adb4a13ba1213e50000 (diff) | |
download | linux-73415b4ea5b5a257db6b5bd135b305cd945e63de.tar.xz |
drm/fb: remove unused function: drm_gem_fbdev_fb_create()
After migrating several drivers to the generic fbdev
emulation there are no users left of drm_gem_fbdev_fb_create.
Delete the function.
Noticed that there was no callers while browsing
around in the drm_fb* code.
The code that referenced the function was removed by:
commit 13aff184ed9f ("drm/qxl: remove dead qxl fbdev emulation code")
The actual use was removed by:
commit 26d4707d445d ("drm/qxl: use generic fbdev emulation")
v2:
- Updated changelog based on feedback from Noralf
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190721140610.GA20842@ravnborg.org
Diffstat (limited to 'drivers/gpu/drm/msm/adreno/a6xx_gmu.c')
0 files changed, 0 insertions, 0 deletions