summaryrefslogtreecommitdiff
path: root/linux-core/tdfx_drv.c
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2001-03-07 08:53:15 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2001-03-07 08:53:15 +0000
commit07f761bfae8f220c819b67f9f614984f930ff427 (patch)
tree64afcfc5653d2c3b0641f3c72bb6544764c77b70 /linux-core/tdfx_drv.c
parent3a74d3a371acc7b8632885c15ce2f7c05aae94bd (diff)
surround agp calls in drm_memory with __REALLY_HAVE_AGP instead of
CONFIG_... remove include for agpsupport in tdfx_drv.c - not needed.
Diffstat (limited to 'linux-core/tdfx_drv.c')
-rw-r--r--linux-core/tdfx_drv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/tdfx_drv.c b/linux-core/tdfx_drv.c
index 71d065f1..f478395f 100644
--- a/linux-core/tdfx_drv.c
+++ b/linux-core/tdfx_drv.c
@@ -45,7 +45,6 @@
#define DRIVER_PATCHLEVEL 0
-#include "drm_agpsupport.h"
#include "drm_auth.h"
#include "drm_bufs.h"
#include "drm_context.h"