summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-rx51-peripherals.c
diff options
context:
space:
mode:
authorJonathan Cameron2013-01-12 11:35:00 +0100
committerJonathan Cameron2013-01-27 18:37:24 +0100
commit9c2251dd4b7feba14d35835c6835024840b1f76b (patch)
tree5f0ce5da5d55d02379f23b9eff0314f7cb595c38 /arch/arm/mach-omap2/board-rx51-peripherals.c
parentstaging:iio:tsl2563 drop pointless forward declaration (diff)
downloadkernel-qcow2-linux-9c2251dd4b7feba14d35835c6835024840b1f76b.tar.gz
kernel-qcow2-linux-9c2251dd4b7feba14d35835c6835024840b1f76b.tar.xz
kernel-qcow2-linux-9c2251dd4b7feba14d35835c6835024840b1f76b.zip
iio:light:tsl2563 move out of staging
This driver is simple, uses the latest interfaces and contains few if any controversial elements. All of its interfaces have been in place for a long time now. Hence let's move it out of staging. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Peter Meerwald <pmeerw@pmeerw.net>
Diffstat (limited to 'arch/arm/mach-omap2/board-rx51-peripherals.c')
-rw-r--r--arch/arm/mach-omap2/board-rx51-peripherals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c
index cf07e289b4ea..f3d075baebb6 100644
--- a/arch/arm/mach-omap2/board-rx51-peripherals.c
+++ b/arch/arm/mach-omap2/board-rx51-peripherals.c
@@ -42,7 +42,7 @@
#include <media/si4713.h>
#include <linux/leds-lp5523.h>
-#include <../drivers/staging/iio/light/tsl2563.h>
+#include <linux/platform_data/tsl2563.h>
#include <linux/lis3lv02d.h>
#if defined(CONFIG_IR_RX51) || defined(CONFIG_IR_RX51_MODULE)