ARM: OMAP2+: Export SoC information to userspace
[pandora-kernel.git] / arch / arm / kernel / leds.c
index 0f107dc..0bcd383 100644 (file)
@@ -7,10 +7,11 @@
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  */
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/init.h>
 #include <linux/sysdev.h>
 #include <linux/syscore_ops.h>
+#include <linux/string.h>
 
 #include <asm/leds.h>