mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
sched/walt: Include header files
Due to reorganization of sched header files upstream, include missing header files. Change-Id: Iab3cda49a71b6a0f3f98194f975031716df47736 Signed-off-by: Sai Harshini Nimmala <quic_snimmala@quicinc.com>
This commit is contained in:
parent
8d3a41589d
commit
1c1b617dae
|
|
@ -14,6 +14,11 @@
|
|||
|
||||
#include <linux/cgroup.h>
|
||||
|
||||
#include <uapi/linux/sched/types.h>
|
||||
#include <linux/cpuidle.h>
|
||||
#include <linux/sched/clock.h>
|
||||
#include <trace/hooks/cgroup.h>
|
||||
|
||||
#ifdef CONFIG_HZ_300
|
||||
/*
|
||||
* Tick interval becomes to 3333333 due to
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user