forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/clk/h8300/clk-div.c
....@@ -7,6 +7,7 @@
77
88 #include <linux/clk-provider.h>
99 #include <linux/err.h>
10
+#include <linux/io.h>
1011 #include <linux/of.h>
1112 #include <linux/of_address.h>
1213