Re: [drm-gem] failing to compile

2008-07-18 Thread Johannes Engel
Stefano Avallone wrote: Hi all, after the last commit to the drm-gem branch of mesa/drm ("intel-gem: Add two new ioctls for managing tiling on objects."), I am no more able to compile the i915 drm kernel module. The problem is an implicit declaration of pci_read_base in i915_gem_tiling.c I

[drm-gem] failing to compile

2008-07-18 Thread Stefano Avallone
Hi all, after the last commit to the drm-gem branch of mesa/drm ("intel-gem: Add two new ioctls for managing tiling on objects."), I am no more able to compile the i915 drm kernel module. The problem is an implicit declaration of pci_read_base in i915_gem_tiling.c I am using a kernel 2.6.25 pa