drm: kill some unused DRM_PROC macros from drmP.h
authorAndres Salomon <dilinger@collabora.co.uk>
Tue, 17 Nov 2009 22:41:23 +0000 (14:41 -0800)
committerDave Airlie <airlied@redhat.com>
Wed, 18 Nov 2009 00:02:49 +0000 (10:02 +1000)
i915_gem_proc.c appears to have been the last user of the DRM_PROC_*
macros, and it has gone away.  The macros should die as well.

Signed-off-by: Andres Salomon <dilinger@collabora.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found