projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fed0c1
)
mfd: timberdale: Remove linux/msi.h include
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 13 Nov 2022 20:33:56 +0000
(21:33 +0100)
committer
Lee 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
patch
|
blob
|
history
diff --git
a/drivers/mfd/timberdale.c
b/drivers/mfd/timberdale.c
index 9393ee60a656cd426c31bd195a49454075527a5c..07e5aa10a146f33ed95a8bd572d1a4304375f418 100644
(file)
--- a/
drivers/mfd/timberdale.c
+++ b/
drivers/mfd/timberdale.c
@@
-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>