drm/exynos: Staticize local function in exynos_drm_gem.c
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 1 Oct 2015 05:21:40 +0000 (14:21 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 1 Oct 2015 05:29:51 +0000 (14:29 +0900)
The exynos_drm_gem_mmap_buffer() is not used outside so make it static.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c