Skip to content
Commit 1cd6ae35 authored by Inki Dae's avatar Inki Dae
Browse files

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: default avatarInki Dae <inki.dae@samsung.com>
parent 2f0f6dfc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment