Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: timberdale: Remove linux/msi.h include

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

authored by

Thomas Gleixner and committed by
Lee Jones
2d51f035 6fed0c1e

-1
-1
drivers/mfd/timberdale.c
··· 11 11 #include <linux/kernel.h> 12 12 #include <linux/module.h> 13 13 #include <linux/pci.h> 14 - #include <linux/msi.h> 15 14 #include <linux/mfd/core.h> 16 15 #include <linux/slab.h> 17 16