patch-2.4.3 linux/drivers/char/agp/agpgart_fe.c
Next file: linux/drivers/char/drm/Makefile
Previous file: linux/drivers/char/agp/Makefile
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Mar 6 19:28:32 2001
- Orig file:
v2.4.2/linux/drivers/char/agp/agpgart_fe.c
- Orig date:
Wed Feb 21 18:20:19 2001
diff -u --recursive --new-file v2.4.2/linux/drivers/char/agp/agpgart_fe.c linux/drivers/char/agp/agpgart_fe.c
@@ -1105,7 +1105,8 @@
return 0;
}
-static void __exit agp_frontend_cleanup(void)
+void __exit agp_frontend_cleanup(void)
{
misc_deregister(&agp_miscdev);
}
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)