drm/exynos: remove function check_gem_flags
authorJoonyoung Shim <jy0922.shim@samsung.com>
Sun, 16 Aug 2015 05:15:06 +0000 (14:15 +0900)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 05:15:48 +0000 (14:15 +0900)
The function check_gem_flags is too simple, so it's better to move codes
in each consumer functions.

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