From: Joerg Roedel Date: Mon, 30 Jan 2017 14:58:47 +0000 (+0100) Subject: Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/git/will... X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=93fa6cf60aad833e7572a61f98b2d0aa6f67de40;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'iommu/guest-msi' of git://git./linux/kernel/git/will/linux into arm/core --- 93fa6cf60aad833e7572a61f98b2d0aa6f67de40 diff --cc drivers/vfio/vfio_iommu_type1.c index b3cc33fa6d26,ec903a005fae..0f353f519574 --- a/drivers/vfio/vfio_iommu_type1.c +++ b/drivers/vfio/vfio_iommu_type1.c @@@ -36,8 -36,11 +36,10 @@@ #include #include #include -#include #include #include + #include + #include #define DRIVER_VERSION "0.2" #define DRIVER_AUTHOR "Alex Williamson "