summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_trace_ipa.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/thermal_trace_ipa.h')
-rw-r--r--drivers/thermal/thermal_trace_ipa.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/thermal/thermal_trace_ipa.h b/drivers/thermal/thermal_trace_ipa.h
index b16b5dd863d9..a82821eebc88 100644
--- a/drivers/thermal/thermal_trace_ipa.h
+++ b/drivers/thermal/thermal_trace_ipa.h
@@ -7,6 +7,8 @@
#include <linux/tracepoint.h>
+#include "thermal_core.h"
+
TRACE_EVENT(thermal_power_allocator,
TP_PROTO(struct thermal_zone_device *tz, u32 total_req_power,
u32 total_granted_power, int num_actors, u32 power_range,