summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2012-06-19 20:01:45 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-06-29 04:35:35 (GMT)
commit82b2521d257b5c0efd51821cf5fa306e53bbb6ba (patch)
tree3a47b50308894b16559384077003a9bc80eb5e61 /arch/powerpc/kernel
parent7784655acc5a946aac49af423cc1099c5d593d73 (diff)
downloadlinux-fsl-qoriq-82b2521d257b5c0efd51821cf5fa306e53bbb6ba.tar.xz
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/kernel')
0 files changed, 0 insertions, 0 deletions