Commit 2d51f035 authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Lee Jones
Browse files

mfd: timberdale: Remove linux/msi.h include



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

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarLee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20221113202428.312137892@linutronix.de
parent 6fed0c1e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>