drm/i915: kill now unnecessary gtt defines from i915_reg.h
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Sep 2010 18:54:39 +0000 (20:54 +0200)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 25 Sep 2010 11:23:13 +0000 (12:23 +0100)
Everything is now handled in intel-gtt.h so these defines
are only confusing.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found