forked from Minki/linux
ttm: Make messages more readable.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
531369e626
commit
d1724078d6
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user