]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite416d5a2fc60cf750a09add6857866533bbf6623
treee119a26b3c4bf5b8c0f15f14404ae658a4872410
parent5b38520a06385a75d39cfc262a08ae8385f20753
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