All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fix piix IDE driver build
@ 2004-02-27  9:15 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2004-02-27  9:15 UTC (permalink / raw)
  To: Linux Kernel

[-- Attachment #1: Type: text/plain, Size: 126 bytes --]


Yours truly, with the brown paper bag...  this patch will be needed to 
compile tonight's BK snapshot most likely.

	Jeff




[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 642 bytes --]

===== drivers/ide/pci/piix.h 1.11 vs edited =====
--- 1.11/drivers/ide/pci/piix.h	Fri Feb 27 01:01:47 2004
+++ edited/drivers/ide/pci/piix.h	Fri Feb 27 03:26:53 2004
@@ -274,7 +274,6 @@
 		.init_chipset	= init_chipset_piix,
 		.init_iops	= NULL,
 		.init_hwif	= init_hwif_piix,
-		.init_dma	= init_dma_piix,
 		.channels	= 2,
 		.autodma	= AUTODMA,
 		.enablebits	= {{0x41,0x80,0x80}, {0x43,0x80,0x80}},
@@ -288,7 +287,6 @@
 		.init_chipset	= init_chipset_piix,
 		.init_iops	= NULL,
 		.init_hwif	= init_hwif_piix,
-		.init_dma	= init_dma_piix,
 		.channels	= 2,
 		.autodma	= AUTODMA,
 		.enablebits	= {{0x41,0x80,0x80}, {0x43,0x80,0x80}},

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

only message in thread, other threads:[~2004-02-27  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-27  9:15 [PATCH] fix piix IDE driver build Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.