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

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)