From: Andy Shevchenko Date: Sat, 29 May 2021 11:19:30 +0000 (+0300) Subject: leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h) X-Git-Tag: libata-5.15-2021-09-05~56^2~19 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=690e4f3ad363ae5ad27222214509855d40d569a7;p=linux-block.git leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h) There is no user of of*.h headers, but mod_devicetable.h. Update header block accordingly. Signed-off-by: Andy Shevchenko Signed-off-by: Pavel Machek --- diff --git a/drivers/leds/leds-lm3692x.c b/drivers/leds/leds-lm3692x.c index a02756d7ed8f..afe6fb297855 100644 --- a/drivers/leds/leds-lm3692x.c +++ b/drivers/leds/leds-lm3692x.c @@ -7,10 +7,9 @@ #include #include #include +#include #include #include -#include -#include #include #include #include