From 29139e4b33d78edf09e50f72c6bfe862b464b915 Mon Sep 17 00:00:00 2001 From: "Lespiau, Damien" Date: Mon, 24 Mar 2014 15:53:12 +0000 Subject: [PATCH] drm/i915: 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(). Signed-off-by: Damien Lespiau Signed-off-by: Dave Airlie --- Reading git-format-patch failed