diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/thermal/intel_powerclamp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/intel_powerclamp.c b/drivers/thermal/intel_powerclamp.c index ab3ed907d2c3..b40b37cd25e0 100644 --- a/drivers/thermal/intel_powerclamp.c +++ b/drivers/thermal/intel_powerclamp.c @@ -50,6 +50,7 @@ #include <linux/tick.h> #include <linux/debugfs.h> #include <linux/seq_file.h> +#include <linux/sched/rt.h> #include <asm/nmi.h> #include <asm/msr.h> |