leds: lm36274: Correct headers (of*.h -> mod_devicetable.h)
[linux-2.6-microblaze.git] / drivers / leds / leds-lm36274.c
index a23a942..90dc5cb 100644 (file)
@@ -7,8 +7,8 @@
 #include <linux/err.h>
 #include <linux/leds.h>
 #include <linux/leds-ti-lmu-common.h>
+#include <linux/mod_devicetable.h>
 #include <linux/module.h>
-#include <linux/of_device.h>
 #include <linux/platform_device.h>
 
 #include <linux/mfd/ti-lmu.h>