From: Stephen Boyd Date: Mon, 30 Dec 2013 21:15:30 +0000 (-0800) Subject: ARM: msm: Only build clock.c on proc_comm based platforms X-Git-Tag: soc-for-linus~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0158a4a733d8f7141530279ba4653004704e9306;p=pandora-kernel.git ARM: msm: Only build clock.c on proc_comm based platforms The functionality provided by clock.c in mach-msm is only needed on proc_comm based platforms. Only build the file if proc_comm is enabled. This prevents compile failures for platforms that are part of the multi-platform kernel. Signed-off-by: Stephen Boyd Signed-off-by: Olof Johansson --- Reading git-diff-tree failed