From: Stephen Rothwell Date: Sun, 26 Mar 2006 09:37:27 +0000 (-0800) Subject: [PATCH] create struct compat_timex and use it everywhere X-Git-Tag: v2.6.17-rc1~629 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88959ea968709c35e8b979ac9f5a398fa748091a;p=pandora-kernel.git [PATCH] create struct compat_timex and use it everywhere We had a copy of the compatibility version of struct timex in each 64 bit architecture. This patch just creates a global one and replaces all the usages of the old ones. Signed-off-by: Stephen Rothwell Cc: Arnd Bergmann Acked-by: Kyle McMartin Acked-by: Tony Luck Acked-by: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed