提交 8da04e05 编写于 作者: S Stephen Rothwell 提交者: 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: NStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 2e3f4500
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
#include <linux/types.h> #include <linux/types.h>
#include <linux/powercap.h> #include <linux/powercap.h>
#include <linux/cpuhotplug.h>
enum rapl_domain_type { enum rapl_domain_type {
RAPL_DOMAIN_PACKAGE, /* entire package/socket */ RAPL_DOMAIN_PACKAGE, /* entire package/socket */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册