mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-04 21:31:52 +00:00
Remove deprecated patch
This commit is contained in:
parent
fac4687541
commit
68d1daf3af
1 changed files with 0 additions and 12 deletions
|
@ -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…
Add table
Reference in a new issue