summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2017-08-23 11:17:47 -0700
committerRalf Baechle <ralf@linux-mips.org>2017-08-29 15:21:54 +0200
commit91955e3ef5a247fa96908822d4021072106edca8 (patch)
tree5b31277796a6a3965a4f209ea9da549a3fa89038 /arch/mips/lib
parent699394246968150cdcbd10749538bd67b50c5326 (diff)
downloadop-kernel-dev-91955e3ef5a247fa96908822d4021072106edca8.zip
op-kernel-dev-91955e3ef5a247fa96908822d4021072106edca8.tar.gz
MIPS: Include linux/cpu.h for arch_cpu_idle()
arch/mips/kernel/idle.c provides our implementation of the arch_cpu_idle() function, but doesn't include the linux/cpu.h header which declares it. This leads to a warning from sparse: arch/mips/kernel/idle.c:256:6: warning: symbol 'arch_cpu_idle' was not declared. Should it be static? Fix this by including linux/cpu.h to get the declaration of arch_cpu_idle(). Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Cc: trivial@kernel.org Patchwork: https://patchwork.linux-mips.org/patch/17169/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud