Commit ed509c7e authored by Kent Overstreet's avatar Kent Overstreet

PM: fix missing rculist.h dependency

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 058e0529
......@@ -11,6 +11,7 @@
#include <linux/export.h>
#include <linux/pm_runtime.h>
#include <linux/pm_wakeirq.h>
#include <linux/rculist.h>
#include <trace/events/rpm.h>
#include "../base.h"
......
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