Commit 8da04e05 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Rafael J. Wysocki

intel_rapl: need linux/cpuhotplug.h for enum cpuhp_state

Fixes: 7ebf8eff ("intel_rapl: introduce struct rapl_if_private")
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 2e3f4500
......@@ -12,6 +12,7 @@
#include <linux/types.h>
#include <linux/powercap.h>
#include <linux/cpuhotplug.h>
enum rapl_domain_type {
RAPL_DOMAIN_PACKAGE, /* entire package/socket */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment