intel-gtt: store a local pointer to the bridge pci dev
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 24 Aug 2010 21:06:19 +0000 (23:06 +0200)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 20:20:07 +0000 (21:20 +0100)
When the intel-gtt code now longer depends on agp, we cannot rely
on this. So store a local reference in intel-gtt.c.

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

No differences found