msm: board-msm7x27a: Add kgsl device for 8625 SURF
Enable kgsl device in the platform device list for 8625 SURF
Change-Id: Ie61291d5de9d39057b753bd86507f24e12417441
Signed-off-by: Ranjhith Kalisamy <ranjhith@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-msm7x27a.c b/arch/arm/mach-msm/board-msm7x27a.c
index 3ad4773..b44b03f 100644
--- a/arch/arm/mach-msm/board-msm7x27a.c
+++ b/arch/arm/mach-msm/board-msm7x27a.c
@@ -825,6 +825,7 @@
&msm8625_device_smd,
&msm8625_device_otg,
&msm8625_device_gadget_peripheral,
+ &msm8625_kgsl_3d0,
};
static unsigned pmem_kernel_ebi1_size = PMEM_KERNEL_EBI1_SIZE;