linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pata_winbond
@ 2007-04-10 23:14 Alan Cox
  2007-04-17 14:30 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2007-04-10 23:14 UTC (permalink / raw)
  To: linux-ide, jgarzik

Not a PCI device so doesn't need PCI includes

Signed-off-by: Alan Cox <alan@redhat.com>

diff --git a/drivers/ata/pata_winbond.c b/drivers/ata/pata_winbond.c
index 5199432..434f14f 100644
--- a/drivers/ata/pata_winbond.c
+++ b/drivers/ata/pata_winbond.c
@@ -8,7 +8,6 @@
 
 #include <linux/kernel.h>
 #include <linux/module.h>
-#include <linux/pci.h>
 #include <linux/init.h>
 #include <linux/blkdev.h>
 #include <linux/delay.h>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-17 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-10 23:14 [PATCH] pata_winbond Alan Cox
2007-04-17 14:30 ` Jeff Garzik

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