commit | 98a48237f4e61afcc4c38950e2608539eced9040 | [log] [tgz] |
---|---|---|
author | Lespiau, Damien <damien.lespiau@intel.com> | Mon Mar 24 15:53:09 2014 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Mar 28 12:57:01 2014 +1000 |
tree | 0dc98b23ef433bc34dad20ed5da24405a16ccf5e | |
parent | 1414b76c1e76fb32f4cf0df7ea54f129789e445f [diff] |
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>