]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf7bf5ed3117e8b353676260ad0cc22d7a578eb2a
tree0dc98b23ef433bc34dad20ed5da24405a16ccf5e
parent0efebf9e362806565334f87e54e7ae4f4af2e8f9
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