linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/15] fbdev: Remove module parameter 'disabled' from savagefb
@ 2004-10-29  1:58 Antonino A. Daplas
  0 siblings, 0 replies; only message in thread
From: Antonino A. Daplas @ 2004-10-29  1:58 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Linux Fbdev development list, Denis Oliver Kropp, Mika Pruikkonen,
	Sven Neumann

Remove module parameter 'disabled' from savagefb

Signed-off-by: Antonino Daplas <adaplas@pol.net>
---
 savagefb.c |    2 --
 1 files changed, 2 deletions(-)

diff -Nru a/drivers/video/savage/savagefb.c b/drivers/video/savage/savagefb.c
--- a/drivers/video/savage/savagefb.c	2004-10-28 09:07:26 +08:00
+++ b/drivers/video/savage/savagefb.c	2004-10-28 20:46:17 +08:00
@@ -81,8 +81,6 @@
 MODULE_AUTHOR("(c) 2001-2002  Denis Oliver Kropp <dok@directfb.org>");
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("FBDev driver for S3 Savage PCI/AGP Chips");
-MODULE_PARM(disabled, "i");
-MODULE_PARM_DESC(disabled, "Disable this driver's initialization.");
 
 #endif
 




-------------------------------------------------------
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-29  1:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-29  1:58 [PATCH 2/15] fbdev: Remove module parameter 'disabled' from savagefb Antonino A. Daplas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).