Skip to content

Commit

Permalink
x86, io_apic: remove duplicated include from irq_remapping.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
  • Loading branch information
Wei Yongjun authored and joergroedel committed Mar 26, 2013
1 parent ae19158 commit 4fdc782
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/iommu/irq_remapping.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#include <linux/cpumask.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/cpumask.h>
#include <linux/errno.h>
#include <linux/msi.h>
#include <linux/irq.h>
Expand Down

0 comments on commit 4fdc782

Please sign in to comment.