aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/devices.h
diff options
context:
space:
mode:
authorPawel Szyszuk <pawel.szyszuk@stericsson.com>2011-04-18 09:39:42 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-09-17 12:45:23 +0200
commitc56357489ad562f4428b0334606f521c5097ef4d (patch)
tree3f7e962e1331d067aecc1343c673d750d8523230 /arch/arm/mach-ux500/devices.h
parentab8fa7991c9ec161a651c1b75a34d508f75c3b37 (diff)
mach-ux500: platform data for ST-E HSI controllerhsi
Signed-off-by: Pawel Szyszuk <pawel.szyszuk@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/devices.h')
-rw-r--r--arch/arm/mach-ux500/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/devices.h b/arch/arm/mach-ux500/devices.h
index cbc6f1e4104d..fbc0947edd55 100644
--- a/arch/arm/mach-ux500/devices.h
+++ b/arch/arm/mach-ux500/devices.h
@@ -19,5 +19,6 @@ extern struct platform_device ux500_cryp1_device;
extern struct platform_device u8500_dma40_device;
extern struct platform_device ux500_ske_keypad_device;
+extern struct platform_device u8500_hsi_device;
#endif