commit | b319dc6a61518cc02ae21afb383901236009aab1 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Wed Sep 16 14:29:33 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Sep 30 16:39:40 2015 +0900 |
tree | e98b65d6705f078b7aa4d3326874ee9bb266c609 | |
parent | 0269b1a17f8f887c02ae37affef884e1ffda3df6 [diff] |
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>