projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae19158
)
x86, io_apic: remove duplicated include from irq_remapping.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 11 Mar 2013 14:21:28 +0000
(22:21 +0800)
committer
Joerg Roedel
<joro@8bytes.org>
Tue, 26 Mar 2013 14:32:06 +0000
(15:32 +0100)
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/irq_remapping.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/iommu/irq_remapping.c
b/drivers/iommu/irq_remapping.c
index d56f8c17c5fe4dcc2e4db23085d4914b977c0fd0..7c11ff368d07f88dc357dd3f6e22c9fbe2ed6cc1 100644
(file)
--- a/
drivers/iommu/irq_remapping.c
+++ b/
drivers/iommu/irq_remapping.c
@@
-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>