mfd: timberdale: Remove linux/msi.h include
authorThomas Gleixner <tglx@linutronix.de>
Sun, 13 Nov 2022 20:33:56 +0000 (21:33 +0100)
committerLee Jones <lee@kernel.org>
Wed, 7 Dec 2022 13:28:13 +0000 (13:28 +0000)
Nothing in this file needs anything from linux/msi.h

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20221113202428.312137892@linutronix.de
drivers/mfd/timberdale.c

index 9393ee60a656cd426c31bd195a49454075527a5c..07e5aa10a146f33ed95a8bd572d1a4304375f418 100644 (file)
@@ -11,7 +11,6 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/pci.h>
-#include <linux/msi.h>
 #include <linux/mfd/core.h>
 #include <linux/slab.h>