diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2008-09-03 04:47:17 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-09-04 04:45:38 -0400 |
commit | 514fca4373d28522c0709fcdd439fc9e1e257bb6 (patch) | |
tree | 4efca51936dcf228e592ca17cab52b343a6dc1bf /include/linux/pci_ids.h | |
parent | 8c5eb880585a6fa278aa49553dd53a25e1ac319d (diff) |
[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index ef6ef64beb53..e6240b7cb404 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1521,6 +1521,7 @@ | |||
1521 | #define PCI_DEVICE_ID_MARVELL_GT64260 0x6430 | 1521 | #define PCI_DEVICE_ID_MARVELL_GT64260 0x6430 |
1522 | #define PCI_DEVICE_ID_MARVELL_MV64360 0x6460 | 1522 | #define PCI_DEVICE_ID_MARVELL_MV64360 0x6460 |
1523 | #define PCI_DEVICE_ID_MARVELL_MV64460 0x6480 | 1523 | #define PCI_DEVICE_ID_MARVELL_MV64460 0x6480 |
1524 | #define PCI_DEVICE_ID_MARVELL_88ALP01_NAND 0x4100 | ||
1524 | #define PCI_DEVICE_ID_MARVELL_88ALP01_SD 0x4101 | 1525 | #define PCI_DEVICE_ID_MARVELL_88ALP01_SD 0x4101 |
1525 | 1526 | ||
1526 | #define PCI_VENDOR_ID_V3 0x11b0 | 1527 | #define PCI_VENDOR_ID_V3 0x11b0 |