[PATCH 06/12] agp/intel-gtt: don't require the agp bridge on setup

2012-06-07 Thread Daniel Vetter
We only need it to fake the agp interface and don't actually use it in the driver anywhere. Hence conditionalize that. This is just a prep patch to eventually disable the fake agp driver on gen6+. Signed-off-by: Daniel Vetter --- drivers/char/agp/intel-gtt.c |8 +--- 1 files changed, 5

[PATCH 06/12] agp/intel-gtt: don't require the agp bridge on setup

2012-06-07 Thread Daniel Vetter
We only need it to fake the agp interface and don't actually use it in the driver anywhere. Hence conditionalize that. This is just a prep patch to eventually disable the fake agp driver on gen6+. Signed-off-by: Daniel Vetter daniel.vet...@ffwll.ch --- drivers/char/agp/intel-gtt.c |8