]> Pileus Git - ~andy/linux/commit
sh: Fix implicit declaration of function numa_node_id
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Fri, 26 Aug 2011 05:05:41 +0000 (05:05 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 5 Sep 2011 04:24:37 +0000 (13:24 +0900)
commit6988d647231d284733f6c8bfea473a17dccdd39f
tree49474cad9c3f8e1c44bdf6b305cfb89bc7e52595
parent9e79e3e9dd9672b37ac9412e9a926714306551fe
sh: Fix implicit declaration of function numa_node_id

CC      arch/sh/kernel/topology.o
  arch/sh/kernel/topology.c: In function ‘topology_init’:
  arch/sh/kernel/topology.c:77: error: implicit declaration of function ‘numa_node_id’

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/topology.c