mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
ipq806x: Refresh patches
Make the patches apply cleanly again. Fixes: a97965b7b11f ("kernel: add pending patches for bcm63268-timer-clocks") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
aa2777145f
commit
93debecc88
@ -17,7 +17,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|
|||||||
|
|
||||||
--- a/include/linux/clk-provider.h
|
--- a/include/linux/clk-provider.h
|
||||||
+++ b/include/linux/clk-provider.h
|
+++ b/include/linux/clk-provider.h
|
||||||
@@ -932,12 +932,26 @@ struct clk *clk_register_mux_table(struc
|
@@ -955,12 +955,26 @@ struct clk *clk_register_mux_table(struc
|
||||||
__clk_hw_register_mux((dev), NULL, (name), (num_parents), NULL, NULL, \
|
__clk_hw_register_mux((dev), NULL, (name), (num_parents), NULL, NULL, \
|
||||||
(parent_data), (flags), (reg), (shift), \
|
(parent_data), (flags), (reg), (shift), \
|
||||||
BIT((width)) - 1, (clk_mux_flags), NULL, (lock))
|
BIT((width)) - 1, (clk_mux_flags), NULL, (lock))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user