From 98a48237f4e61afcc4c38950e2608539eced9040 Mon Sep 17 00:00:00 2001 From: "Lespiau, Damien" Date: Mon, 24 Mar 2014 15:53:09 +0000 Subject: [PATCH] drm: Remove the unused (and unusable) DRM_LOG_MODE() This macro was trying to use the non existing DRM_UT_MODE debug category and looks like it should be covered by DRM_LOG_KMS(). Signed-off-by: Damien Lespiau Signed-off-by: Dave Airlie --- Reading git-format-patch failed