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:
6327716
)
powerpc: Use correct type in prom_init.c
author
Ingo Molnar
<mingo@elte.hu>
Tue, 6 Jan 2009 13:56:52 +0000
(13:56 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:16 +0000
(16:25 +1100)
tce_entryp is a "u64 *" not an "unsigned long *".
[Split from a large patch -sfr]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found