diff options
author | Robert Jennings <rcj@linux.vnet.ibm.com> | 2013-10-28 15:20:50 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-10-30 06:00:24 +0100 |
commit | ec32dd663da29d0e2e3ca964d6a94c683a6582a9 (patch) | |
tree | 789fbd9ed4a8e4295732cbdf695ecb709cf3fcc8 /arch/powerpc/kernel/vdso.c | |
parent | powerpc/boot: Don't change link address for OF-based platforms (diff) | |
download | linux-ec32dd663da29d0e2e3ca964d6a94c683a6582a9.tar.xz linux-ec32dd663da29d0e2e3ca964d6a94c683a6582a9.zip |
powerpc: Fix warnings for arch/powerpc/mm/numa.c
Simple fixes for sparse warnings in this file.
Resolves:
arch/powerpc/mm/numa.c:198:24:
warning: Using plain integer as NULL pointer
arch/powerpc/mm/numa.c:1157:5:
warning: symbol 'hot_add_node_scn_to_nid' was not declared.
Should it be static?
arch/powerpc/mm/numa.c:1238:28:
warning: Using plain integer as NULL pointer
arch/powerpc/mm/numa.c:1538:6:
warning: symbol 'topology_schedule_update' was not declared.
Should it be static?
Signed-off-by: Robert C Jennings <rcj@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/vdso.c')
0 files changed, 0 insertions, 0 deletions