From: Kevin Hilman Date: Thu, 21 Sep 2006 23:16:30 +0000 (+0100) Subject: [ARM] 3855/1: Add generic time support X-Git-Tag: v2.6.19-rc1~885^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=746140c71d537560bbd22c1b148fb21031c30e71;p=pandora-kernel.git [ARM] 3855/1: Add generic time support This patch adds Generic time-of-day support for the ARM architecture. The support is currently added using #ifdef's so that it can support sub-arches that do not (yet) have a clocksource added. As sub-arches add clocksource support, they should 'select GENERIC_TIME' Signed-off-by: Deepak Saxena Signed-off-by: Daniel Walker Signed-off-by: Kevin Hilman Acked-by: John Stultz Signed-off-by: Russell King --- Reading git-diff-tree failed