msm: pil: Introduce the PIL GSS driver on the APQ8064

Introduce a driver that will allow the Linux kernel
running on the applications processor to load the
GSS software image and powerup the processor.

Change-Id: Ic098fb0ec5263ed0d38506824794e900387560ff
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-8064.c b/arch/arm/mach-msm/board-8064.c
index 8025e0e..79b4c07 100644
--- a/arch/arm/mach-msm/board-8064.c
+++ b/arch/arm/mach-msm/board-8064.c
@@ -1117,6 +1117,7 @@
 	&msm_device_vidc,
 	&msm_8960_riva,
 	&msm_8960_q6_lpass,
+	&msm_gss,
 };
 
 static struct platform_device *sim_devices[] __initdata = {