Files
linux/arch/mips/kernel
Paul Burton 91955e3ef5 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>
2017-08-29 15:21:54 +02:00
..
2017-02-13 18:57:34 +00:00
2017-08-29 15:21:51 +02:00
2017-01-03 16:34:34 +01:00
2017-01-25 02:51:11 +01:00
2014-05-24 00:07:01 +02:00
2016-05-09 12:00:02 +02:00
2017-08-29 15:21:50 +02:00
2017-08-29 15:21:50 +02:00
2017-08-29 15:21:50 +02:00
2017-08-29 15:21:50 +02:00
2017-08-29 15:21:50 +02:00
2017-08-29 15:21:50 +02:00
2017-03-28 14:53:54 +01:00
2014-05-24 00:07:01 +02:00