lkml.org 
[lkml]   [2004]   [Feb]   [27]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateFri, 27 Feb 2004 04:15:50 -0500
FromJeff Garzik <>
Subject[PATCH] fix piix IDE driver build
Yours truly, with the brown paper bag...  this patch will be needed to 
compile tonight's BK snapshot most likely.

	Jeff



===== 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}},
\
 
 \ /
  Last update: 2005-03-22 13:01    [from the cache]
©2003-2008