linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH: fix hpt ide crash, floppy noise
@ 2003-07-14 12:19 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2003-07-14 12:19 UTC (permalink / raw)
  To: linux-kernel, marcelo

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.22-pre5/drivers/ide/ide-floppy.c linux.22-pre5-ac1/drivers/ide/ide-floppy.c
--- linux.22-pre5/drivers/ide/ide-floppy.c	2003-07-14 12:26:52.000000000 +0100
+++ linux.22-pre5-ac1/drivers/ide/ide-floppy.c	2003-07-09 13:24:26.000000000 +0100
@@ -2195,7 +2195,6 @@
 	idefloppy_floppy_t *floppy;
 	int failed = 0;
 
-	printk(KERN_INFO "ide-floppy driver " IDEFLOPPY_VERSION "\n");
 #endif /* CLASSIC_BUILTINS_METHOD */
 	MOD_INC_USE_COUNT;
 #ifdef CLASSIC_BUILTINS_METHOD
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.22-pre5/drivers/ide/setup-pci.c linux.22-pre5-ac1/drivers/ide/setup-pci.c
--- linux.22-pre5/drivers/ide/setup-pci.c	2003-07-14 12:27:36.000000000 +0100
+++ linux.22-pre5-ac1/drivers/ide/setup-pci.c	2003-07-09 13:02:14.000000000 +0100
@@ -172,7 +172,7 @@
  *	is already in DMA mode we check and enforce IDE simplex rules.
  */
 
-static unsigned long __init ide_get_or_set_dma_base (ide_hwif_t *hwif)
+static unsigned long ide_get_or_set_dma_base (ide_hwif_t *hwif)
 {
 	unsigned long	dma_base = 0;
 	struct pci_dev	*dev = hwif->pci_dev;

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

only message in thread, other threads:[~2003-07-14 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-14 12:19 PATCH: fix hpt ide crash, floppy noise Alan Cox

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).