From: Thomas Gleixner Date: Tue, 1 Feb 2011 13:51:56 +0000 (+0000) Subject: posix-timers: Remove useless res field from k_clock X-Git-Tag: v2.6.39-rc1~508^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebaac757acae0431e2c79c00e09f1debdabbddd7;p=pandora-kernel.git posix-timers: Remove useless res field from k_clock The res member of kclock is only used by mmtimer.c, but even there it contains redundant information. Remove the field and fixup mmtimer. Signed-off-by: Thomas Gleixner Acked-by: John Stultz Tested-by: Richard Cochran LKML-Reference: <20110201134418.808714587@linutronix.de> --- Reading git-diff-tree failed