diff options
author | Ingo Molnar <mingo@elte.hu> | 2011-05-10 16:15:57 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-05-10 16:15:57 -0400 |
commit | 2c14ddc135d93cb4b33ee4bd4a2b05e21a4a762c (patch) | |
tree | 47cc9da388b0bae4bbb2255e1fbe9eef724d088c /drivers/pci/iov.c | |
parent | 54b333529df25b21da462c7dcc16c7dc779d9f26 (diff) | |
parent | 72fe00f01f9a3240a1073be27aeaf4fc476cc662 (diff) |
Merge branch 'iommu/2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
Diffstat (limited to 'drivers/pci/iov.c')
-rw-r--r-- | drivers/pci/iov.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/iov.c b/drivers/pci/iov.c index 553d8ee55c1c..42fae4776515 100644 --- a/drivers/pci/iov.c +++ b/drivers/pci/iov.c | |||
@@ -13,6 +13,7 @@ | |||
13 | #include <linux/mutex.h> | 13 | #include <linux/mutex.h> |
14 | #include <linux/string.h> | 14 | #include <linux/string.h> |
15 | #include <linux/delay.h> | 15 | #include <linux/delay.h> |
16 | #include <linux/pci-ats.h> | ||
16 | #include "pci.h" | 17 | #include "pci.h" |
17 | 18 | ||
18 | #define VIRTFN_ID_LEN 16 | 19 | #define VIRTFN_ID_LEN 16 |