From e0b779735d098a7f75c0b18ea357c9b612927aa6 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Fri, 15 Dec 2006 13:08:50 -0800 Subject: [PATCH] --- yaml --- r: 47335 b: refs/heads/master c: d4013f07bd5380178bf28ef1cd76649779367288 h: refs/heads/master i: 47333: bd49dc817a3251605ca5f1c6e3c930663a27fd11 47331: dc45cdf1641fb72d48fce471acced5ed0ad59ba1 47327: 7980b788c3330fd512d11fd801b1004558ea8ada v: v3 --- [refs] | 2 +- trunk/include/linux/libata.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 836af334bcb4..5751973869a3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f20b16ff7c19d1c369ee07470952aca093551ed0 +refs/heads/master: d4013f07bd5380178bf28ef1cd76649779367288 diff --git a/trunk/include/linux/libata.h b/trunk/include/linux/libata.h index 84f12e8cae71..dab4dc505ce7 100644 --- a/trunk/include/linux/libata.h +++ b/trunk/include/linux/libata.h @@ -109,10 +109,6 @@ static inline u32 ata_msg_init(int dval, int default_msg_enable_bits) #define ATA_TAG_POISON 0xfafbfcfdU /* move to PCI layer? */ -#define PCI_VDEVICE(vendor, device) \ - PCI_VENDOR_ID_##vendor, (device), \ - PCI_ANY_ID, PCI_ANY_ID, 0, 0 - static inline struct device *pci_dev_to_dev(struct pci_dev *pdev) { return &pdev->dev;