From: Zhao Yakui Date: Mon, 20 Jul 2009 05:48:05 +0000 (+0800) Subject: drm: Remove the macro defintion of DRM_DEBUG_MODE X-Git-Tag: v2.6.32-rc1~52^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f940f37f022f7392ab81a35516222cbd46110b42;p=pandora-kernel.git 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 Acked-by: Ian Romanick Signed-off-by: Dave Airlie --- Reading git-diff-tree failed