Skip to content

Commit 4fdc782

Browse files
Wei Yongjunjoergroedel
authored andcommitted
x86, io_apic: remove duplicated include from irq_remapping.c
Remove duplicated include. Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
1 parent ae19158 commit 4fdc782

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/iommu/irq_remapping.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#include <linux/cpumask.h>
33
#include <linux/kernel.h>
44
#include <linux/string.h>
5-
#include <linux/cpumask.h>
65
#include <linux/errno.h>
76
#include <linux/msi.h>
87
#include <linux/irq.h>

0 commit comments

Comments
 (0)