drm: Remove the unused (and unusable) DRM_LOG_MODE()
authorLespiau, Damien <damien.lespiau@intel.com>
Mon, 24 Mar 2014 15:53:09 +0000 (15:53 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Mar 2014 02:57:01 +0000 (12:57 +1000)
commit98a48237f4e61afcc4c38950e2608539eced9040
tree0dc98b23ef433bc34dad20ed5da24405a16ccf5e
parent1414b76c1e76fb32f4cf0df7ea54f129789e445f
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 <damien.lespiau@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drmP.h