forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/drivers/clk/samsung/clk-exynos5-subcmu.h
....@@ -21,6 +21,6 @@
2121 };
2222
2323 void exynos5_subcmus_init(struct samsung_clk_provider *ctx, int nr_cmus,
24
- const struct exynos5_subcmu_info *cmu);
24
+ const struct exynos5_subcmu_info **cmu);
2525
2626 #endif