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-Tag: v5.14-rc1~87^2~12 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e2e8e4e8187509a77cb6328d876d9c09c07c2e82;p=linux-block.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 a23a9424c2f3..90dc5cbebed4 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