From: Thomas Gleixner Date: Sun, 13 Nov 2022 20:34:07 +0000 (+0100) Subject: soc: fsl: dpio: Remove linux/msi.h include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=20e2e09c0998ef0c325edeb00560a8ff67b35913;p=linux.git soc: fsl: dpio: Remove linux/msi.h include Nothing in this file needs anything from linux/msi.h Signed-off-by: Thomas Gleixner Link: https://lore.kernel.org/r/20221113202428.760225831@linutronix.de --- diff --git a/drivers/soc/fsl/dpio/dpio-driver.c b/drivers/soc/fsl/dpio/dpio-driver.c index 5a2edc48dd797..74eace3109a16 100644 --- a/drivers/soc/fsl/dpio/dpio-driver.c +++ b/drivers/soc/fsl/dpio/dpio-driver.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include