MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 8 Mar 2010 18:38:13 +0000 (19:38 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 Apr 2010 16:26:08 +0000 (17:26 +0100)
Caused by 38b7827fcdd660f591d645bd3ae6644456a4773c - no, cpu_local_* was
not unused.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Christoph Lameter <cl@linux-foundation.org>
Acked-by: David Daney <ddaney@caviumnetworks.com>

No differences found