summaryrefslogtreecommitdiff
path: root/drivers/genpd/amlogic/meson-secure-pwrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/genpd/amlogic/meson-secure-pwrc.c')
-rw-r--r--drivers/genpd/amlogic/meson-secure-pwrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/genpd/amlogic/meson-secure-pwrc.c b/drivers/genpd/amlogic/meson-secure-pwrc.c
index a1ffebf70de3..89c881c56cd7 100644
--- a/drivers/genpd/amlogic/meson-secure-pwrc.c
+++ b/drivers/genpd/amlogic/meson-secure-pwrc.c
@@ -7,7 +7,7 @@
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/io.h>
-#include <linux/of_device.h>
+#include <linux/of.h>
#include <linux/platform_device.h>
#include <linux/pm_domain.h>
#include <dt-bindings/power/meson-a1-power.h>