From c65a343ed29c24f812ca919f40dfeee948b6f14a Mon Sep 17 00:00:00 2001 From: Ben Skeggs Date: Tue, 26 May 2009 14:14:04 +1000 Subject: nouveau: bump for 0.0.13 --- libdrm/nouveau/nouveau_drmif.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libdrm/nouveau/nouveau_drmif.h') diff --git a/libdrm/nouveau/nouveau_drmif.h b/libdrm/nouveau/nouveau_drmif.h index 37913257..c21fba2d 100644 --- a/libdrm/nouveau/nouveau_drmif.h +++ b/libdrm/nouveau/nouveau_drmif.h @@ -37,9 +37,6 @@ struct nouveau_device_priv { int needs_close; int mm_enabled; -/*XXX: move to nouveau_device when interface gets bumped */ - uint64_t vram_aper_size; - uint64_t gart_aper_size; }; #define nouveau_device(n) ((struct nouveau_device_priv *)(n)) -- cgit v1.2.3