iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] iommu/s390: drop duplicate header pci.h
@ 2016-11-23 15:23 Geliang Tang
       [not found] ` <4cc3123e0ea4ee25b46e463e698ece75f9ff966e.1479914526.git.geliangtang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Geliang Tang @ 2016-11-23 15:23 UTC (permalink / raw)
  To: Gerald Schaefer, Joerg Roedel
  Cc: Geliang Tang, linux-s390, iommu, linux-kernel

Drop duplicate header pci.h from s390-iommu.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
---
 drivers/iommu/s390-iommu.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/iommu/s390-iommu.c b/drivers/iommu/s390-iommu.c
index 3b44b1d..179e636 100644
--- a/drivers/iommu/s390-iommu.c
+++ b/drivers/iommu/s390-iommu.c
@@ -8,7 +8,6 @@
 #include <linux/pci.h>
 #include <linux/iommu.h>
 #include <linux/iommu-helper.h>
-#include <linux/pci.h>
 #include <linux/sizes.h>
 #include <asm/pci_dma.h>
 
-- 
2.9.3

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

end of thread, other threads:[~2016-11-29 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23 15:23 [PATCH] iommu/s390: drop duplicate header pci.h Geliang Tang
     [not found] ` <4cc3123e0ea4ee25b46e463e698ece75f9ff966e.1479914526.git.geliangtang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-11-29 16:38   ` Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).