]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ddd1d37b990f8b54084d30eac42fc711eb06205
treee98b65d6705f078b7aa4d3326874ee9bb266c609
parentd91fae4a65a510e7bb7a85748b974c295afa93af
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