OSDN Git Service

drm/ttm: cleanup some old defines
authorChristian König <christian.koenig@amd.com>
Fri, 15 Dec 2017 16:39:32 +0000 (17:39 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Dec 2017 16:53:01 +0000 (11:53 -0500)
commit78f99c6d5c8ea707cf1953aaa73b911679f9066a
tree2a4c2161bc2788d9ef677389722f58f7f21669c7
parent2b7e35fbf818a517e727186116cd31421c8aaeac
drm/ttm: cleanup some old defines

Use pr_debug instead of TTM_DEBUG, fix the lockdep assert and remove the
unused constant.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Roger He <Hongbo.He@amd.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c