[intel] Go back to using the typedef for the sarea struct
authorTimo Aaltonen <tjaalton@cc.hut.fi>
Tue, 20 Jan 2009 16:45:35 +0000 (11:45 -0500)
committerKristian Høgsberg <krh@redhat.com>
Tue, 20 Jan 2009 16:52:32 +0000 (11:52 -0500)
commit39e6d0d8108fe6d222865e7bb9de1e3cea18b4c4
tree8cf2c7718d4feab5262f26f7e37ae732d67c6c83
parentb5da7feee03abd7ca52312476bd75d28d1afddf4
[intel] Go back to using the typedef for the sarea struct

The upstream linux kernel headers and libdrm kernel headers disagree on the
tag name for the sarea struct: _drm_i915_sarea vs drm_i915_sarea.  They
both typedef it to drm_i915_sarea_t though, so just use that.
src/mesa/drivers/dri/intel/intel_buffers.c
src/mesa/drivers/dri/intel/intel_context.c
src/mesa/drivers/dri/intel/intel_screen.c
src/mesa/drivers/dri/intel/intel_screen.h