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:
d7a5b2f
)
[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h
author
Michael Ellerman
<michael@ellerman.id.au>
Wed, 25 Jan 2006 08:31:30 +0000
(21:31 +1300)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 7 Feb 2006 11:38:36 +0000
(22:38 +1100)
LMB_ALLOC_ANYWHERE doesn't need to be part of the API, it's only used in
lmb.c - so move it out of the header file.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found