diff options
author | Sam Ravnborg <[email protected]> | 2019-07-21 16:06:10 +0200 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2019-07-21 19:32:38 +0200 |
commit | 73415b4ea5b5a257db6b5bd135b305cd945e63de (patch) | |
tree | 20436719718bcb8bc5d8240790c9770b7c0166d9 /drivers/gpu/drm/omapdrm/omap_crtc.c | |
parent | b72cb0dc4c46fe75a52a9adb4a13ba1213e50000 (diff) |
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 <[email protected]>
Reviewed-by: Noralf Trønnes <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions