drm/exynos: remove superfluous error messages
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Mon, 6 Apr 2015 23:14:51 +0000 (01:14 +0200)
committerInki Dae <inki.dae@samsung.com>
Mon, 13 Apr 2015 02:39:40 +0000 (11:39 +0900)
commit7ded85885d49bac7df1836ea3ac5612d9afcc8de
treee119a26b3c4bf5b8c0f15f14404ae658a4872410
parent1e6d459df61f5386b9d00c9b5b4520240e70eded
drm/exynos: remove superfluous error messages

The messages are redundant since 'check_fb_gem_memory_type'
already prints out exactly the same string when it fails.

Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Acked-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fb.c