From: Lespiau, Damien Date: Mon, 24 Mar 2014 15:53:10 +0000 (+0000) Subject: drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() X-Git-Tag: v3.15-rc1~51^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133dcdebb205b8918ae31ef79323c94923944f23;p=pandora-kernel.git drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() There are only a few users of the DRM_LOG_KMS() macro. We can simplify the DRM code a bit by replacing them by DRM_DEBUG_KMS(). Cc: Inki Dae Signed-off-by: Damien Lespiau Signed-off-by: Dave Airlie --- Reading git-diff-tree failed