diff options
author | Arnd Bergmann <[email protected]> | 2017-03-08 08:29:31 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-03-08 10:38:06 +0100 |
commit | fc69910f329d61821897871e0e957eda39beb3d8 (patch) | |
tree | 0f5af1a5ef1d29ad833aad534b35bf4d1394e198 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | ec3b93ae0bf4742e9cbb40e1964129926c1464e0 (diff) |
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 <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Fixes: 1827adb11ad2 ("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/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions