From: Thomas Hellstrom Date: Wed, 24 Jun 2009 17:57:35 +0000 (+0200) Subject: ttm: Make messages more readable. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d1724078d6a01177c1db4ea0b75fda1ca8a73d57;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git ttm: Make messages more readable. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- diff --git a/include/drm/ttm/ttm_module.h b/include/drm/ttm/ttm_module.h index 889a4c7958ae..d1d433834e4f 100644 --- a/include/drm/ttm/ttm_module.h +++ b/include/drm/ttm/ttm_module.h @@ -33,7 +33,7 @@ #include -#define TTM_PFX "[TTM]" +#define TTM_PFX "[TTM] " enum ttm_global_types { TTM_GLOBAL_TTM_MEM = 0,