diff options
author | Michael Neuling <mikey@neuling.org> | 2012-06-19 20:01:45 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-06-29 14:35:35 +1000 |
commit | 82b2521d257b5c0efd51821cf5fa306e53bbb6ba (patch) | |
tree | 3a47b50308894b16559384077003a9bc80eb5e61 /arch/powerpc/mm/mmu_context_hash32.c | |
parent | 7784655acc5a946aac49af423cc1099c5d593d73 (diff) |
powerpc: Fix uninitialised error in numa.c
chroma_defconfig currently gives me this with gcc 4.6:
arch/powerpc/mm/numa.c:638:13: error: 'dm' may be used uninitialized in this function [-Werror=uninitialized]
It's a bogus warning/error since of_get_drconf_memory() only writes it
anyway.
Signed-off-by: Michael Neuling <mikey@neuling.org>
cc: <stable@kernel.org> [v3.3+]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm/mmu_context_hash32.c')
0 files changed, 0 insertions, 0 deletions