From 360475376c5a597caf4a981c934a6b0d783fa94d Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Thu, 15 Feb 2001 08:12:14 +0000 Subject: Merge mga-1-0-0-branch into trunk. --- linux/r128_drm.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'linux/r128_drm.h') diff --git a/linux/r128_drm.h b/linux/r128_drm.h index 3454de7b..aaf2ce3e 100644 --- a/linux/r128_drm.h +++ b/linux/r128_drm.h @@ -142,12 +142,6 @@ typedef struct { } drm_r128_texture_regs_t; -typedef struct drm_tex_region { - unsigned char next, prev; - unsigned char in_use; - int age; -} drm_tex_region_t; - typedef struct drm_r128_sarea { /* The channel for communication of state information to the kernel * on firing a vertex buffer. -- cgit v1.2.3