drm/i915: don't use dev->agp
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 24 Jun 2012 18:51:36 +0000 (20:51 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 25 Jun 2012 19:08:44 +0000 (21:08 +0200)
This single leftover use is due to a patch that went into 3.5 through
-fixes. With the fake agp stuff on demise, at least for gen6+ we can't
use this any more.

Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found