i965/drm: Switch to util/list.h instead of libdrm_lists.h.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 21 Mar 2017 23:10:08 +0000 (16:10 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 10 Apr 2017 21:31:16 +0000 (14:31 -0700)
commit09b2f6124a9ad850dcefc18c30462908341b0f7a
treeb32ef0037a4ad7430a119b03d9b023bd6179cadc
parent7c64096b2d9bd131a0ece0a5e6f2696b06158380
i965/drm: Switch to util/list.h instead of libdrm_lists.h.

Both are kernel style lists, so this is trivial.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/Makefile.sources
src/mesa/drivers/dri/i965/intel_bufmgr_gem.c
src/mesa/drivers/dri/i965/libdrm_lists.h [deleted file]