lkml.org 
[lkml]   [2022]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[tip: irq/core] soc: fsl: dpio: Remove linux/msi.h include
The following commit has been merged into the irq/core branch of tip:

Commit-ID: 20e2e09c0998ef0c325edeb00560a8ff67b35913
Gitweb: https://git.kernel.org/tip/20e2e09c0998ef0c325edeb00560a8ff67b35913
Author: Thomas Gleixner <tglx@linutronix.de>
AuthorDate: Sun, 13 Nov 2022 21:34:07 +01:00
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Wed, 23 Nov 2022 23:07:37 +01:00

soc: fsl: dpio: Remove linux/msi.h include

Nothing in this file needs anything from linux/msi.h

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20221113202428.760225831@linutronix.de

---
drivers/soc/fsl/dpio/dpio-driver.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/soc/fsl/dpio/dpio-driver.c b/drivers/soc/fsl/dpio/dpio-driver.c
index 5a2edc4..74eace3 100644
--- a/drivers/soc/fsl/dpio/dpio-driver.c
+++ b/drivers/soc/fsl/dpio/dpio-driver.c
@@ -10,7 +10,6 @@
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/interrupt.h>
-#include <linux/msi.h>
#include <linux/dma-mapping.h>
#include <linux/delay.h>
#include <linux/io.h>
\
 
 \ /
  Last update: 2022-11-23 23:13    [W:0.149 / U:0.880 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site