Commit e06ba23b authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Pavel Machek
Browse files

leds: el15203000: 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: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: default avatarOleh Kravchenko <oleg@kaa.org.ua>
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent e6421975
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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>

/*