lkml.org 
[lkml]   [1999]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectOi! What's the big idea of breaking the opl3 patch? :)
*grumble*

bad patch:

@@ -1220,8 +1218,8 @@

#endif

+MODULE_PARM(io, "i");
+
EXPORT_SYMBOL(opl3_init);
EXPORT_SYMBOL(opl3_detect);
-MODULE_PARM(io, "i");


Good patch (against ac6):

--- drivers/sound/opl3.c.old Mon Sep 20 10:57:19 1999
+++ drivers/sound/opl3.c Mon Sep 20 10:52:07 1999
@@ -1216,9 +1216,9 @@
SOUND_LOCK_END;
}

-#endif
-
MODULE_PARM(io, "i");
+
+#endif

EXPORT_SYMBOL(opl3_init);
EXPORT_SYMBOL(opl3_detect);



--
CaT (cat@zip.com.au) URL: http://www.zip.com.au/dev/null


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.017 / U:2.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site