devices: msm8625: Add platform device entry for GSBI1
To support single binary for 7627a and 8625, define
GSBI1 platform device for 8625.
Change-Id: I991e426b9887b47aa3135be0bd83a6d9d71fd076
Signed-off-by: Trilok Soni <tsoni@codeaurora.org>
diff --git a/arch/arm/mach-msm/devices.h b/arch/arm/mach-msm/devices.h
index c7fd916..c86d051 100644
--- a/arch/arm/mach-msm/devices.h
+++ b/arch/arm/mach-msm/devices.h
@@ -127,6 +127,7 @@
extern struct platform_device msm_gsbi12_qup_i2c_device;
extern struct platform_device msm8625_device_qup_i2c_gsbi0;
+extern struct platform_device msm8625_device_qup_i2c_gsbi1;
extern struct platform_device msm_slim_ctrl;
extern struct platform_device msm_device_sps;