summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-h1940.c
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2009-06-10 23:40:55 +0200
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-06-10 23:41:06 +0200
commit547c32aeb5a24178ef20488ae0508efcc32ae8e4 (patch)
treefdc33154820cfddc845cef2f67380dace655b28f /drivers/leds/leds-h1940.c
parentMerge branch 'ep93xx' into devel (diff)
parent[ARM] S3C24XX: Merge devel-gpio (diff)
downloadlinux-547c32aeb5a24178ef20488ae0508efcc32ae8e4.tar.xz
linux-547c32aeb5a24178ef20488ae0508efcc32ae8e4.zip
Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Diffstat (limited to 'drivers/leds/leds-h1940.c')
-rw-r--r--drivers/leds/leds-h1940.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/leds/leds-h1940.c b/drivers/leds/leds-h1940.c
index 1aa46a390a0d..173d104d9ff2 100644
--- a/drivers/leds/leds-h1940.c
+++ b/drivers/leds/leds-h1940.c
@@ -16,6 +16,8 @@
#include <linux/string.h>
#include <linux/ctype.h>
#include <linux/leds.h>
+#include <linux/gpio.h>
+
#include <mach/regs-gpio.h>
#include <mach/hardware.h>
#include <mach/h1940-latch.h>