git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f055aff
)
powerpc: Export variables used in conversions to/from cputime_t
author
Paul Mackerras
<paulus@samba.org>
Mon, 27 Feb 2006 04:41:47 +0000
(15:41 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 27 Feb 2006 04:41:47 +0000
(15:41 +1100)
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 <paulus@samba.org>
No differences found