提交 4192be64 编写于 作者: O Otavio Salvador 提交者: Jeff Garzik

pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define

Signed-off-by: NOtavio Salvador <otavio@ossystems.com.br>
Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
上级 ab81a505
......@@ -955,7 +955,7 @@ static int it821x_reinit_one(struct pci_dev *pdev)
static const struct pci_device_id it821x[] = {
{ PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8211), },
{ PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8212), },
{ PCI_VDEVICE(RDC, 0x1010), },
{ PCI_VDEVICE(RDC, PCI_DEVICE_ID_RDC_D1010), },
{ },
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册