diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-12-27 11:49:23 +0100 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2017-01-31 08:49:35 +0900 |
commit | 328c057ca4def7040872032cd22df5347fa5e956 (patch) | |
tree | ac2a28e7fb8679e36591436de3ce4ab4224d8a38 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
parent | cc2b022518b0d3b040a9016dffccd35d47e8bd8f (diff) |
drm/exynos: Stop using drm_framebuffer_unregister_private
This is the deprecated function for when you embedded the framebuffer
somewhere else (which breaks refcounting). But exynos is using
drm_framebuffer_remove and a free-standing fb, so this is rendundant.
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions