diff options
author | Inki Dae <inki.dae@samsung.com> | 2017-11-23 12:27:57 +0300 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2017-12-07 04:34:40 +0300 |
commit | 1cd6ae355bb2092a6a511558334564cb1f4ffd43 (patch) | |
tree | 4c4cb56c38e3caa6abd5a72f3d168a35cb040328 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
parent | 2f0f6dfcf925c3bdc6468599fa33b729fbd9247d (diff) | |
download | linux-1cd6ae355bb2092a6a511558334564cb1f4ffd43.tar.xz |
drm/exynos: remove unnecessary function declaration
Removed exynos_drm_get_dma_device funtion declaration on top
of exynos_drm_drv.c file.
We can remove this declaration by moving the implementation
of this function upwards.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions