aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_module.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/ttm/ttm_module.h')
-rw-r--r--include/drm/ttm/ttm_module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/ttm/ttm_module.h b/include/drm/ttm/ttm_module.h
index 0a72ac7c7e58..cf416aee19af 100644
--- a/include/drm/ttm/ttm_module.h
+++ b/include/drm/ttm/ttm_module.h
@@ -34,7 +34,7 @@
34#include <linux/kernel.h> 34#include <linux/kernel.h>
35struct kobject; 35struct kobject;
36 36
37#define TTM_PFX "[TTM]" 37#define TTM_PFX "[TTM] "
38 38
39enum ttm_global_types { 39enum ttm_global_types {
40 TTM_GLOBAL_TTM_MEM = 0, 40 TTM_GLOBAL_TTM_MEM = 0,