Remove deprecated patch
This commit is contained in:
parent
fac4687541
commit
68d1daf3af
@ -1,12 +0,0 @@
|
||||
diff --git a/drivers/clk/meson/gxbb.c b/drivers/clk/meson/gxbb.c
|
||||
index b1e4d9557..0e053c17d 100644
|
||||
--- a/drivers/clk/meson/gxbb.c
|
||||
+++ b/drivers/clk/meson/gxbb.c
|
||||
@@ -511,6 +511,7 @@ static struct clk_regmap gxbb_fclk_div2 = {
|
||||
.ops = &clk_regmap_gate_ops,
|
||||
.parent_names = (const char *[]){ "fclk_div2_div" },
|
||||
.num_parents = 1,
|
||||
+ .flags = CLK_IS_CRITICAL,
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user