From: Stephen Boyd Date: Mon, 30 Dec 2013 21:15:31 +0000 (-0800) Subject: ARM: msm: Only build timer.c if required X-Git-Tag: soc-for-linus~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=301c5a993d62d74e98cb965fcb04eeffb0e1db32;p=pandora-kernel.git ARM: msm: Only build timer.c if required The MSM timer is only used on MSM devices that don't have the architected timers. Introduce a hidden Kconfig option for this driver so that we don't build it on the platforms that don't need it. Signed-off-by: Stephen Boyd Signed-off-by: Olof Johansson --- Reading git-diff-tree failed