All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] x86, io_apic: remove duplicated include from irq_remapping.c
@ 2013-03-11 14:21 Wei Yongjun
  2013-03-26 14:32 ` Joerg Roedel
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-03-11 14:21 UTC (permalink / raw)
  To: joro, konrad.wilk, sebastian, suresh.b.siddha, yinghai
  Cc: yongjun_wei, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 drivers/iommu/irq_remapping.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/iommu/irq_remapping.c b/drivers/iommu/irq_remapping.c
index d56f8c1..7c11ff3 100644
--- 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>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] x86, io_apic: remove duplicated include from irq_remapping.c
  2013-03-11 14:21 [PATCH -next] x86, io_apic: remove duplicated include from irq_remapping.c Wei Yongjun
@ 2013-03-26 14:32 ` Joerg Roedel
  0 siblings, 0 replies; 2+ messages in thread
From: Joerg Roedel @ 2013-03-26 14:32 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: konrad.wilk, sebastian, suresh.b.siddha, yinghai, yongjun_wei,
	linux-kernel

On Mon, Mar 11, 2013 at 10:21:28PM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Applied to iommu/fixes, thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-26 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-11 14:21 [PATCH -next] x86, io_apic: remove duplicated include from irq_remapping.c Wei Yongjun
2013-03-26 14:32 ` Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.