From: Roman Zippel Date: Sun, 26 Mar 2006 09:38:10 +0000 (-0800) Subject: [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() X-Git-Tag: v2.6.17-rc1~580 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272705c5979c114e63dbfcd28ea15093038a4c42;p=pandora-kernel.git [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() Now that it_real_value is gone, the last user of DEFINE_KTIME and ktime_to_clock_t are also gone, so remove it before someone starts using it again. Signed-off-by: Roman Zippel Acked-by: Ingo Molnar Acked-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed