linux-stable/arch/mips/sgi-ip22
Arnd Bergmann fc69910f32 MIPS: Add missing include files
After the split of linux/sched.h, several platforms in arch/mips stopped building.

Add the respective additional #include statements to fix the problem I first
tried adding these into asm/processor.h, but ran into circular header
dependencies with that which I could not figure out.

The commit I listed as causing the problem is the branch merge, as there is
likely a combination of multiple patches in that branch.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org
Fixes: 1827adb11a ("Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")
Link: http://lkml.kernel.org/r/20170308072931.3836696-1-arnd@arndb.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2017-03-08 10:38:06 +01:00
..
Makefile MIPS: GIO bus support for SGI IP22/28 2011-12-07 22:03:44 +00:00
Platform MIPS: ip22: Fix ip28 build for modern gcc 2017-01-25 02:51:11 +01:00
ip22-berr.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 2017-03-02 08:42:29 +01:00
ip22-eisa.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip22-gio.c MIPS: ip22-gio: Remove legacy suspend/resume support 2015-02-20 13:30:55 +01:00
ip22-hpc.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
ip22-int.c MIPS: IP22/IP28: Improve GIO support 2014-06-04 22:50:42 +02:00
ip22-mc.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
ip22-nvram.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
ip22-platform.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip22-reset.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 2017-03-02 08:42:29 +01:00
ip22-setup.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
ip22-time.c mips: Use the core irq stats function 2014-03-04 17:37:53 +01:00
ip28-berr.c MIPS: Add missing include files 2017-03-08 10:38:06 +01:00