Commit 993db4b4 authored by Ingo Molnar's avatar Ingo Molnar

sched, powerpc: Fix sched.h split-up build failure

Fix PowerPC/Cell build fallout from:

  8bd75c77 sched/rt: Move rt specific bits into new header file
Reported-by: default avatarMichael Ellerman <michael@ellerman.id.au>
Cc: Clark Williams <williams@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/20130207094707.7b9f825f@riff.lanSigned-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 02fc8d37
......@@ -24,6 +24,7 @@
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/sched/rt.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/slab.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment