]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9636e01eea06828269c88aa8c19771613ea822d8
treef32d65b2db097ac243e5b030c1072c75d42adf41
parenta39755a506e97944e3dfed07e211c811a91823cc
drm/exynos: Staticize local function in exynos_drm_gem.c

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