sched/headers: Make the <linux/sched/deadline.h> header build standalone
This header depends on various scheduler definitions. Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Peter Zijlstra <peterz@infradead.org>
This commit is contained in:
parent
81de6572fe
commit
fbed5664b7
@ -6,6 +6,8 @@
|
||||
* NORMAL/BATCH tasks.
|
||||
*/
|
||||
|
||||
#include <linux/sched.h>
|
||||
|
||||
#define MAX_DL_PRIO 0
|
||||
|
||||
static inline int dl_prio(int prio)
|
||||
|
Loading…
x
Reference in New Issue
Block a user