linux-stable/arch/mips/cavium-octeon/crypto
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 CRYPTO: Octeon: Add SHA512 module 2015-03-24 15:15:43 +01:00
octeon-crypto.c MIPS: Add missing include files 2017-03-08 10:38:06 +01:00
octeon-crypto.h Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-04-17 15:50:54 -04:00
octeon-md5.c crypto: octeon - use md5 IV MD5_HX instead of their raw value 2015-05-18 12:20:21 +08:00
octeon-sha1.c CRYPTO: Octeon: Add SHA1 module 2015-03-24 15:15:40 +01:00
octeon-sha256.c CRYPTO: Octeon: Add SHA256 module 2015-03-24 15:15:41 +01:00
octeon-sha512.c CRYPTO: Octeon: Add SHA512 module 2015-03-24 15:15:43 +01:00