From: Jean Delvare <khali@linux-fr.org>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.4] PCI: Kill duplicate definition of INTEL_82801DB_10
Date: Sat, 22 Jan 2005 11:41:09 +0100 [thread overview]
Message-ID: <20050122114109.432463d8.khali@linux-fr.org> (raw)
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/
reply other threads:[~2005-01-22 10:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050122114109.432463d8.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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