From 2bb9de96d5b58961ec2ff2e49e1e7260c8befa48 Mon Sep 17 00:00:00 2001 From: Ben Skeggs Date: Fri, 23 Mar 2007 13:45:29 +1100 Subject: nouveau: remove unused cruft --- shared-core/nouveau_drv.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'shared-core/nouveau_drv.h') diff --git a/shared-core/nouveau_drv.h b/shared-core/nouveau_drv.h index 92aea31c..265479f8 100644 --- a/shared-core/nouveau_drv.h +++ b/shared-core/nouveau_drv.h @@ -110,13 +110,6 @@ typedef struct drm_nouveau_private { drm_local_map_t *fb; drm_local_map_t *ramin; /* NV40 onwards */ - //TODO: Remove me, I'm bogus :) - int cur_fifo; - - struct nouveau_object *fb_obj; - int cmdbuf_ch_size; - struct mem_block* cmdbuf_alloc; - int fifo_alloc_count; struct nouveau_fifo fifos[NV_MAX_FIFO_NUMBER]; -- cgit v1.2.3