drm/exynos: remove function convert_to_vm_err_msg
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 28 Jul 2015 08:53:17 +0000 (17:53 +0900)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 04:26:42 +0000 (13:26 +0900)
commit23597e2642ca76883ef533d3e3947b859537fd49
treee2d1237c2aa5dcf360a78c8fc5cf4229d1a4c9fc
parent8139951cae69637cc882e23f36fc45ecfa1ec814
drm/exynos: remove function convert_to_vm_err_msg

The convert_to_vm_err_msg is called just once by exynos_drm_gem_fault,
so it's simple not to use the function.

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