diff --git a/drivers/thermal/intel_powerclamp.c b/drivers/thermal/intel_powerclamp.c index ab3ed907d2c37ce6c8e0b2cb573635937f19dcc7..b40b37cd25e08b7b2353b6ef6d85c321ad2e08eb 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>