msm: board-msm8960: Add support for USB HSIC Host mode

Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>

Conflicts:

	arch/arm/mach-msm/board-msm8960.c
diff --git a/arch/arm/mach-msm/devices.h b/arch/arm/mach-msm/devices.h
index 7cf1eb1..d5cad07 100644
--- a/arch/arm/mach-msm/devices.h
+++ b/arch/arm/mach-msm/devices.h
@@ -81,6 +81,7 @@
 extern struct platform_device msm_device_gadget_peripheral;
 extern struct platform_device msm_device_hsusb_host;
 extern struct platform_device msm_device_hsusb_host2;
+extern struct platform_device msm_device_hsic_host;
 
 extern struct platform_device msm_device_otg;