From: Paul Mackerras Date: Mon, 27 Feb 2006 04:41:47 +0000 (+1100) Subject: powerpc: Export variables used in conversions to/from cputime_t X-Git-Tag: v2.6.17-rc1~1117^2~28^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cf82c0256b198ae28c465f2c4d7c12c836ea5ea;p=pandora-kernel.git powerpc: Export variables used in conversions to/from cputime_t The inline cputime_to_foo and foo_to_cputime conversion functions in include/asm-powerpc/cputime.h refer to 5 variables, which need to be exported if those functions are to be usable from modules. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed