From 58f2e3d5715c14d69ea4f8bfd1dd00457c75e261 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 25 Jul 2012 16:24:49 +0200 Subject: [PATCH] --- yaml --- r: 321438 b: refs/heads/master c: 76582d0a68ab6c46987dd678165c26ad81c44cdb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/iommu.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 26d112738f59..c8fd7265320e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d2900bd63f65bf1f40bf17f3c51457ae29fae6a8 +refs/heads/master: 76582d0a68ab6c46987dd678165c26ad81c44cdb diff --git a/trunk/include/linux/iommu.h b/trunk/include/linux/iommu.h index 54d6d690073c..0a85199191b9 100644 --- a/trunk/include/linux/iommu.h +++ b/trunk/include/linux/iommu.h @@ -20,6 +20,7 @@ #define __LINUX_IOMMU_H #include +#include #define IOMMU_READ (1) #define IOMMU_WRITE (2)