From: Andy Shevchenko Date: Tue, 16 Feb 2021 15:50:50 +0000 (+0200) Subject: leds: lp50xx: Update headers block to reflect reality X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fb0f236beccbf74da90429d417864cfc6fc6673a;p=linux.git leds: lp50xx: Update headers block to reflect reality The OF is not used in the driver, thus the OF headers are not needed, but mod_devicetable.h is missed. Signed-off-by: Andy Shevchenko Signed-off-by: Pavel Machek --- diff --git a/drivers/leds/leds-lp50xx.c b/drivers/leds/leds-lp50xx.c index ae82d4d7c9f3c..1964483c94d34 100644 --- a/drivers/leds/leds-lp50xx.c +++ b/drivers/leds/leds-lp50xx.c @@ -6,10 +6,9 @@ #include #include #include +#include #include #include -#include -#include #include #include #include