aboutsummaryrefslogtreecommitdiff
path: root/include/linux/opp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/opp.h')
-rw-r--r--include/linux/opp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/opp.h b/include/linux/opp.h
index ee94b33080c2..2a4e5faee904 100644
--- a/include/linux/opp.h
+++ b/include/linux/opp.h
@@ -19,6 +19,7 @@
#include <linux/notifier.h>
struct opp;
+struct device;
enum opp_event {
OPP_EVENT_ADD, OPP_EVENT_ENABLE, OPP_EVENT_DISABLE,