drm: Remove the macro defintion of DRM_DEBUG_MODE
authorZhao Yakui <yakui.zhao@intel.com>
Mon, 20 Jul 2009 05:48:05 +0000 (13:48 +0800)
committerDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2009 04:02:39 +0000 (14:02 +1000)
commitf940f37f022f7392ab81a35516222cbd46110b42
tree1dac5677cee83eb6f9cf38bf6b8f0419c5df01e4
parent8a4c47f346cc7a12d0897c05eb3cc1add26b487f
drm: Remove the macro defintion of DRM_DEBUG_MODE

Two macro definitions of DRM_DEBUG_KMS/MODE can be used to add the debug
info related with KMS. It is confusing.
So remove the macro definition of DRM_DEBUG_MODE. Instead it can be replaced
by the DRM_DEBUG_KMS.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Acked-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_modes.c
include/drm/drmP.h