drm/i915: kill duplicated/unneeded register defines
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 2 Aug 2010 13:28:30 +0000 (15:28 +0200)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:20:00 +0000 (11:20 +0100)
This looks like a copy-paste remnant from the i810. All the regs
that are actually used are already defined somewhere else in i915_reg.h!

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_reg.h

Simple merge