From: Deepak Saxena Date: Tue, 1 Nov 2011 21:25:01 +0000 (-0700) Subject: time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver X-Git-Tag: v3.3-rc1~190^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf1599b3589c6c73999095ca25e9c3f23042e19;p=pandora-kernel.git time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver The acpi_pm clocksource driver uses CLOCK_TICK_RATE which is defined as PIT_TICK_RATE on x86. This patch cleans it up to just use the later so that CLOCK_TICK_RATE can be depecrated. Signed-off-by: Deepak Saxena Signed-off-by: John Stultz --- Reading git-diff-tree failed