commit | 6f83d20838c09936b2884d5b35fed8d208679947 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Mon Apr 15 14:24:36 2019 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Apr 24 11:23:20 2019 +0900 |
tree | f6d547fce87ac0849919aba0835d9567fde3a297 | |
parent | 62f28738f1f87c5355fc09ba127665a3c353f7be [diff] |
drm/exynos: use DRM_DEV_ERROR to print out error message This patch just cleans up the use of error log macro, which changes the log macro to DRM_DEV_ERROR. Signed-off-by: Inki Dae <inki.dae@samsung.com>