drm: Remove memory debugging infrastructure.
authorEric Anholt <eric@anholt.net>
Tue, 24 Mar 2009 19:23:04 +0000 (12:23 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 18 Jun 2009 20:00:33 +0000 (13:00 -0700)
It hasn't been used in ages, and having the user tell your how much
memory is being freed at free time is a recipe for disaster even if it
was ever used.

Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found