From: Zhao Yakui Date: Mon, 20 Jul 2009 05:48:04 +0000 (+0800) Subject: drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE X-Git-Tag: v2.6.32-rc1~52^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4c47f346cc7a12d0897c05eb3cc1add26b487f;p=pandora-kernel.git drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE We will have to add a prefix when using the macro defintion of DRM_DEBUG_KMS /DRM_DEBUG_DRIVER/MODE. It is not convenient. We should use the DRM_NAME as default prefix. So remove the prefix in the macro definition of DRM_DEBUG_KMS/DRIVER/MODE. Signed-off-by: Zhao Yakui Acked-by: Ian Romanick Signed-off-by: Dave Airlie --- Reading git-diff-tree failed