aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorJiri Slaby <jirislaby@gmail.com>2007-06-18 04:58:14 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2007-07-11 19:02:10 -0400
commitc43eaa02abf3b034a9694dcca5c177ecb6072f89 (patch)
treebf2903178339210be4a705aa00ed93e01723787e /include/linux/pci_ids.h
parent1d0ed384c1f2582b6f7408642c77a78a0c410122 (diff)
PCI: i386: traps, change VENDOR to DEVICE
traps, change VENDOR to DEVICE Change macro for SGI lithium (arch/i386/mach-visws/traps.c) device from VENDOR to DEVICE, because it's a device id. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r--include/linux/pci_ids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index a260a947c917..228e0befeda1 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -944,8 +944,8 @@
944 944
945#define PCI_VENDOR_ID_SGI 0x10a9 945#define PCI_VENDOR_ID_SGI 0x10a9
946#define PCI_DEVICE_ID_SGI_IOC3 0x0003 946#define PCI_DEVICE_ID_SGI_IOC3 0x0003
947#define PCI_DEVICE_ID_SGI_LITHIUM 0x1002
947#define PCI_DEVICE_ID_SGI_IOC4 0x100a 948#define PCI_DEVICE_ID_SGI_IOC4 0x100a
948#define PCI_VENDOR_ID_SGI_LITHIUM 0x1002
949 949
950 950
951#define PCI_VENDOR_ID_WINBOND 0x10ad 951#define PCI_VENDOR_ID_WINBOND 0x10ad