From: Lespiau, Damien Date: Mon, 24 Mar 2014 15:53:11 +0000 (+0000) Subject: drm/gma500: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() X-Git-Tag: v3.15-rc1~51^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7cc51246abc159de94af03264e73ee37bd86afe;p=pandora-kernel.git drm/gma500: 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: Patrik Jakobsson Signed-off-by: Damien Lespiau Acked-by: Patrik Jakobsson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed