From: Deepak Saxena Date: Tue, 1 Nov 2011 21:25:16 +0000 (-0700) Subject: time: x86: Remove CLOCK_TICK_RATE from mach_timer.h X-Git-Tag: v3.3-rc1~190^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0145bf3660359507a22e71b20b666c6620fa3a8;p=pandora-kernel.git time: x86: Remove CLOCK_TICK_RATE from mach_timer.h CLOCK_TICK_RATE is defined as PIT_TICK_RATE on x86 so we update mach_timers.h to just use the later as we want to depecrate CLOCK_TICK_RATE. Signed-off-by: Deepak Saxena Signed-off-by: John Stultz --- Reading git-diff-tree failed