mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
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…
Reference in New Issue
Block a user