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
This commit is contained in:
Thomas Gleixner 2022-11-13 21:33:56 +01:00 committed by Lee Jones
parent 6fed0c1e6e
commit 2d51f03536
1 changed files with 0 additions and 1 deletions

View 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>