]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/video/backlight/adp5520_bl.c
video: Add module.h to drivers/video files who really use it.
[karo-tx-linux.git] / drivers / video / backlight / adp5520_bl.c
index d1aee730d7d80e7dd674dce346e27c812cc3e8d3..dfb763e9147ff923676e9ff2778116e3677f61ea 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/backlight.h>
 #include <linux/mfd/adp5520.h>
 #include <linux/slab.h>
+#include <linux/module.h>
 
 struct adp5520_bl {
        struct device *master;