msm: Add SSBI support for MSM9615
Add the device definitions and platform data to support
SSBI on MSM9615 targets.
Signed-off-by: Kenneth Heitke <kheitke@codeaurora.org>
diff --git a/arch/arm/mach-msm/devices.h b/arch/arm/mach-msm/devices.h
index 3fab424..86697fc 100644
--- a/arch/arm/mach-msm/devices.h
+++ b/arch/arm/mach-msm/devices.h
@@ -69,6 +69,7 @@
extern struct platform_device msm9615_device_uart_gsbi4;
extern struct platform_device msm9615_device_qup_i2c_gsbi5;
extern struct platform_device msm9615_device_qup_spi_gsbi3;
+extern struct platform_device msm9615_device_ssbi_pmic1;
extern struct platform_device msm_device_sdc1;
extern struct platform_device msm_device_sdc2;