S3 trio config
Leigh Brown
leigh at solinno.co.uk
Wed Jun 5 21:22:18 EST 2002
This little patch allows it to compile (non-module) for me:
--- linuxppc_2_4_devel/drivers/video/S3triofb.c Wed Jun 5 06:01:45 2002
+++ linuxppc_2_4_devel-240/drivers/video/S3triofb.c Wed Jun 5 10:00:01 2002
@@ -851,4 +851,4 @@
module_init(s3triofb_init);
MODULE_LICENSE("GPL");
#endif
-module_exit(s3trio_exit);
+module_exit(s3triofb_exit);
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list