summaryrefslogtreecommitdiff
path: root/drivers/clk/actions/owl-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/actions/owl-common.h')
-rw-r--r--drivers/clk/actions/owl-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/actions/owl-common.h b/drivers/clk/actions/owl-common.h
index c000a431471e..8fb65f3e82d7 100644
--- a/drivers/clk/actions/owl-common.h
+++ b/drivers/clk/actions/owl-common.h
@@ -12,10 +12,10 @@
#define _OWL_COMMON_H_
#include <linux/clk-provider.h>
-#include <linux/of_platform.h>
#include <linux/regmap.h>
struct device_node;
+struct platform_device;
struct owl_clk_common {
struct regmap *regmap;