* [PATCH 2.4] PCI: Kill duplicate definition of INTEL_82801DB_10
@ 2005-01-22 10:41 Jean Delvare
0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2005-01-22 10:41 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: LKML
Hi Marcelo,
I noticed that PCI_DEVICE_ID_INTEL_82801DB_10 is currently defined twice
in linux-2.4.29/include/linux/pci_ids.h. The trivial patch below kills
the second definition.
Please apply,
thanks:
Signed-off-by: Jean Delvare <khali@linux-fr.org>
--- linux-2.4.29/include/linux/pci_ids.h.orig 2005-01-21 21:51:21.000000000 +0100
+++ linux-2.4.29/include/linux/pci_ids.h 2005-01-22 11:33:41.000000000 +0100
@@ -1937,7 +1937,6 @@
#define PCI_DEVICE_ID_INTEL_82801EB_5 0x24d5
#define PCI_DEVICE_ID_INTEL_82801EB_6 0x24d6
#define PCI_DEVICE_ID_INTEL_82801EB_7 0x24d7
-#define PCI_DEVICE_ID_INTEL_82801DB_10 0x24ca
#define PCI_DEVICE_ID_INTEL_82801EB_11 0x24db
#define PCI_DEVICE_ID_INTEL_82801EB_13 0x24dd
#define PCI_DEVICE_ID_INTEL_ESB_0 0x25a0
--
Jean Delvare
http://khali.linux-fr.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-22 10:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-22 10:41 [PATCH 2.4] PCI: Kill duplicate definition of INTEL_82801DB_10 Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome