aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-02-05 12:22:55 +0100
committerTakashi Iwai <tiwai@suse.de>2015-02-05 12:22:55 +0100
commit758bf39374d29fad71d03cc3db594f7463dbba4a (patch)
treeb5138f4cbc27fbefe4ea8bd85877149e477c28b4
parentf4f48b3c2f9e9defde48c8e1b0197e8d9e800569 (diff)
downloadhda-emu-758bf39374d29fad71d03cc3db594f7463dbba4a.tar.gz
Add PCI_VENDOR_ID_TOSHIBA definition
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--include/linux/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 2adb723..db9c9a6 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -4,6 +4,7 @@
#define PCI_VENDOR_ID_DELL 0x1028
#define PCI_VENDOR_ID_HP 0x103c
#define PCI_VENDOR_ID_AMD 0x1022
+#define PCI_VENDOR_ID_TOSHIBA 0x1179
#define PCI_VENDOR_ID_DFI 0x15bd
#define PCI_VENDOR_ID_INTEL 0x8086