projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e642197
)
leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)
author
Andy Shevchenko
<andy.shevchenko@gmail.com>
Sat, 29 May 2021 11:19:25 +0000
(14:19 +0300)
committer
Pavel Machek
<pavel@ucw.cz>
Tue, 3 Aug 2021 21:46:09 +0000
(23:46 +0200)
There is no user of of*.h headers, but mod_devicetable.h.
Update header block accordingly.
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Oleh Kravchenko <oleg@kaa.org.ua>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-el15203000.c
patch
|
blob
|
history
diff --git
a/drivers/leds/leds-el15203000.c
b/drivers/leds/leds-el15203000.c
index
76b455e
..
f9eb59a
100644
(file)
--- a/
drivers/leds/leds-el15203000.c
+++ b/
drivers/leds/leds-el15203000.c
@@
-4,8
+4,9
@@
#include <linux/delay.h>
#include <linux/leds.h>
+#include <linux/mod_devicetable.h>
#include <linux/module.h>
-#include <linux/
of_device
.h>
+#include <linux/
property
.h>
#include <linux/spi/spi.h>
/*