commit | d1724078d6a01177c1db4ea0b75fda1ca8a73d57 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Jun 24 19:57:35 2009 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 15 17:13:09 2009 +1000 |
tree | 24c2cef55a572938acadbbd662df4d65701ca38e | |
parent | 531369e62649bb8f31217cc0bf33ee6f89f1dff6 [diff] |
ttm: Make messages more readable. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
diff --git a/include/drm/ttm/ttm_module.h b/include/drm/ttm/ttm_module.h index 889a4c79..d1d4338 100644 --- a/include/drm/ttm/ttm_module.h +++ b/include/drm/ttm/ttm_module.h
@@ -33,7 +33,7 @@ #include <linux/kernel.h> -#define TTM_PFX "[TTM]" +#define TTM_PFX "[TTM] " enum ttm_global_types { TTM_GLOBAL_TTM_MEM = 0,