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:
b1ffa25
)
m68knommu: move EXPORT of dump_fpu to function definition
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 29 Mar 2011 04:03:26 +0000
(14:03 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 May 2011 00:03:51 +0000
(10:03 +1000)
The EXPORT_SYMBOL(dump_fpu) belongs at the definition of the function,
not in some other random code file. So move it there.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found