From fd621fd4a0c0033365353b6d33f132c7ef49b359 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Wed, 11 Dec 2002 13:40:27 +0000 Subject: remove agpgart informational --- linux-core/drmP.h | 1 - 1 file changed, 1 deletion(-) (limited to 'linux-core/drmP.h') diff --git a/linux-core/drmP.h b/linux-core/drmP.h index 3f51b9b0..004f9637 100644 --- a/linux-core/drmP.h +++ b/linux-core/drmP.h @@ -488,7 +488,6 @@ typedef struct drm_agp_mem { typedef struct drm_agp_head { agp_kern_info agp_info; - const char *chipset; drm_agp_mem_t *memory; unsigned long mode; int enabled; -- cgit v1.2.3