Activate error message that was never hit since it was masked
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Wed, 27 Sep 2006 17:11:27 +0000 (19:11 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Wed, 27 Sep 2006 17:11:27 +0000 (19:11 +0200)
commit1c6f0ea43c47603c2265248ce8a91698c8982f3c
tree8545d4f2fec2212092f8845a0c57785299a91362
parentf2c03ecae627df77db25391fe85fcd8a2a4bdc0c
Activate error message that was never hit since it was masked
by drm_lock_transfer.
Ifdef out drm_lock_transfer. I see no use for it currently. Should be removed.
linux-core/drm_lock.c