patch-2.2.19 linux/drivers/char/drm/tdfx_drv.c

Next file: linux/drivers/char/i810-tco.c
Previous file: linux/drivers/char/drm/r128_drv.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/drivers/char/drm/tdfx_drv.c linux/drivers/char/drm/tdfx_drv.c
@@ -38,13 +38,6 @@
 #include <linux/agp_backend.h>
 #endif
 
-static void __attribute__((unused)) unused(void)
-{
-#if defined(CONFIG_AGP) || defined(CONFIG_AGP_MODULE)
-	agp_enable(0);
-#endif
-}
-
 #define TDFX_NAME	 "tdfx"
 #define TDFX_DESC	 "3dfx Banshee/Voodoo3+"
 #define TDFX_DATE	 "20000719"

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)