]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
leds-renesas-tpu-led-driver-v2-fix
authorAxel Lin <axel.lin@gmail.com>
Wed, 5 Oct 2011 00:43:33 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Oct 2011 06:49:44 +0000 (17:49 +1100)
include linux/module.h

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>