thermal: tsens: Add platform information for 9615

Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
diff --git a/include/linux/msm_tsens.h b/include/linux/msm_tsens.h
index 2196e09..e9d639f 100644
--- a/include/linux/msm_tsens.h
+++ b/include/linux/msm_tsens.h
@@ -21,6 +21,7 @@
 enum platform_type {
 	MSM_8660 = 0,
 	MSM_8960,
+	MSM_9615 = MSM_8960,
 	MSM_TYPE
 };