diff options
Diffstat (limited to 'include/drm/ttm/ttm_module.h')
-rw-r--r-- | include/drm/ttm/ttm_module.h | 2 |
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> |
35 | struct kobject; | 35 | struct kobject; |
36 | 36 | ||
37 | #define TTM_PFX "[TTM]" | 37 | #define TTM_PFX "[TTM] " |
38 | 38 | ||
39 | enum ttm_global_types { | 39 | enum ttm_global_types { |
40 | TTM_GLOBAL_TTM_MEM = 0, | 40 | TTM_GLOBAL_TTM_MEM = 0, |