drm: fix warnings about new mappings in info code.
authorDave Airlie <airlied@redhat.com>
Mon, 9 Mar 2009 02:47:18 +0000 (12:47 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2009 04:24:19 +0000 (14:24 +1000)
commit1847a549ac4db1272dea13d86331c492a2640b3b
tree295016bff2d009f7da93a1b2121d1062611d5b3d
parent8f497aade8df2a619eacda927a43ebe82167a84c
drm: fix warnings about new mappings in info code.

This fixes up the warnings in the debugfs code that conflicted
with the mapping fixups.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_info.c