Comment 17 for bug 906086

Revision history for this message
Martin Pool (mbp) wrote :

/home/mbp/build/linux/ubuntu-precise/drivers/gpu/drm/i915/i915_gem.c: In function ‘i915_gem_create’:
/home/mbp/build/linux/ubuntu-precise/drivers/gpu/drm/i915/i915_gem.c:210:19: error: ‘dev_priv’ undeclared (first use in this function)
/home/mbp/build/linux/ubuntu-precise/drivers/gpu/drm/i915/i915_gem.c:210:19: note: each undeclared identifier is reported only once for each function it appears in

This doesn't build when applied to the precise kernel, I guess because it's based off something a bit newer... I'll look.