diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2014-05-16 23:26:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-18 19:01:35 -0700 |
commit | 48d372164d1943a0d32d44ca43640a5f24fef979 (patch) | |
tree | f44f4feaf7561e74ca14b2d6b992a9c2347d7a31 /arch/arm/boot/dts/sama5d3xmb.dtsi | |
parent | b6abce1fa8a75e4951e06400cdf48dcad6527ced (diff) | |
download | op-kernel-dev-48d372164d1943a0d32d44ca43640a5f24fef979.zip op-kernel-dev-48d372164d1943a0d32d44ca43640a5f24fef979.tar.gz |
sparc64: fix sparse warnings in int_64.c
Fix following warnings:
init_64.c:798:5: warning: symbol 'numa_cpu_lookup_table' was not declared. Should it be static?
init_64.c:799:11: warning: symbol 'numa_cpumask_lookup_table' was not declared. Should it be static?
The warnings were present with an allnoconfig
Fix so the variables are only declared if CONFIG_NEED_MULTIPLE_NODES is defined.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/boot/dts/sama5d3xmb.dtsi')
0 files changed, 0 insertions, 0 deletions