diff options
| author | Michael Neuling <[email protected]> | 2012-06-19 20:01:45 +0000 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2012-06-29 14:35:35 +1000 |
| commit | 82b2521d257b5c0efd51821cf5fa306e53bbb6ba (patch) | |
| tree | 3a47b50308894b16559384077003a9bc80eb5e61 /lib/pm-notifier-error-inject.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 <[email protected]>
cc: <[email protected]> [v3.3+]
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions