drm/exynos: staticize exynos_drm_gem_init()
authorJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 16 Sep 2015 05:29:33 +0000 (14:29 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 30 Sep 2015 07:39:40 +0000 (16:39 +0900)
commitb319dc6a61518cc02ae21afb383901236009aab1
treee98b65d6705f078b7aa4d3326874ee9bb266c609
parent0269b1a17f8f887c02ae37affef884e1ffda3df6
drm/exynos: staticize exynos_drm_gem_init()

The exynos_drm_gem_init() is used only in exynos_drm_gem.c file. Make it
static and don't export it.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c
drivers/gpu/drm/exynos/exynos_drm_gem.h