]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
include linux/module.h
authorAxel Lin <axel.lin@gmail.com>
Wed, 24 Aug 2011 23:47:35 +0000 (09:47 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Sep 2011 05:27:30 +0000 (15:27 +1000)
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Magnus Damm <damm@opensource.se>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/leds/leds-renesas-tpu.c

index 5bfb40e116523b29bd04c405b7772626a392dae8..d9a7d72a7569e1e2d6456867c26cf9cb103f1b57 100644 (file)
@@ -17,6 +17,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include <linux/module.h>
 #include <linux/init.h>
 #include <linux/platform_device.h>
 #include <linux/spinlock.h>