* [PATCH] irq_remapping: Remove unused header files
@ 2018-11-30 14:35 Yangtao Li
2018-12-03 13:26 ` Joerg Roedel
0 siblings, 1 reply; 2+ messages in thread
From: Yangtao Li @ 2018-11-30 14:35 UTC (permalink / raw)
To: joro; +Cc: iommu, linux-kernel, Yangtao Li
seq_file.h does not need to be included,so remove it.
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
---
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 7d0f3074d41d..b94ebd42edd8 100644
--- a/drivers/iommu/irq_remapping.c
+++ b/drivers/iommu/irq_remapping.c
@@ -1,4 +1,3 @@
-#include <linux/seq_file.h>
#include <linux/cpumask.h>
#include <linux/kernel.h>
#include <linux/string.h>
--
2.17.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] irq_remapping: Remove unused header files
2018-11-30 14:35 [PATCH] irq_remapping: Remove unused header files Yangtao Li
@ 2018-12-03 13:26 ` Joerg Roedel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Roedel @ 2018-12-03 13:26 UTC (permalink / raw)
To: Yangtao Li; +Cc: iommu, linux-kernel
On Fri, Nov 30, 2018 at 09:35:21AM -0500, Yangtao Li wrote:
> seq_file.h does not need to be included,so remove it.
>
> Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
> ---
> drivers/iommu/irq_remapping.c | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-03 13:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-30 14:35 [PATCH] irq_remapping: Remove unused header files Yangtao Li
2018-12-03 13:26 ` Joerg Roedel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox