commit | 2b931fb67e10d6eb99d9928fa3afe83cdeeb7354 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Jan 06 13:56:52 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jan 08 16:25:16 2009 +1100 |
tree | 472426c14bd21c9a9876f064461af51a9e19a799 | |
parent | 63277161312dd42af7dd3968077b272d192dd6ba [diff] |
powerpc: Use correct type in prom_init.c 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>