From: Andy Shevchenko Date: Mon, 10 May 2021 09:50:34 +0000 (+0300) Subject: leds: lm36274: Correct headers (of*.h -> mod_devicetable.h) X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e2e8e4e8187509a77cb6328d876d9c09c07c2e82;p=linux.git leds: lm36274: 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-lm36274.c b/drivers/leds/leds-lm36274.c index a23a9424c2f38..90dc5cbebed43 100644 --- a/drivers/leds/leds-lm36274.c +++ b/drivers/leds/leds-lm36274.c @@ -7,8 +7,8 @@ #include #include #include +#include #include -#include #include #include