Commit 4fdc782416b29b77681ceec9ba74cdf5ee5e4051

Authored by Wei Yongjun
Committed by Joerg Roedel
1 parent ae1915892b

x86, io_apic: remove duplicated include from irq_remapping.c

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Joerg Roedel <joro@8bytes.org>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

drivers/iommu/irq_remapping.c
... ... @@ -2,7 +2,6 @@
2 2 #include <linux/cpumask.h>
3 3 #include <linux/kernel.h>
4 4 #include <linux/string.h>
5   -#include <linux/cpumask.h>
6 5 #include <linux/errno.h>
7 6 #include <linux/msi.h>
8 7 #include <linux/irq.h>