diff options
Diffstat (limited to 'target/linux/realtek/patches-5.15/318-add-rtl83xx-clk-support.patch')
-rw-r--r-- | target/linux/realtek/patches-5.15/318-add-rtl83xx-clk-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.15/318-add-rtl83xx-clk-support.patch b/target/linux/realtek/patches-5.15/318-add-rtl83xx-clk-support.patch index c63c165cd2..7d063d4faa 100644 --- a/target/linux/realtek/patches-5.15/318-add-rtl83xx-clk-support.patch +++ b/target/linux/realtek/patches-5.15/318-add-rtl83xx-clk-support.patch @@ -13,7 +13,7 @@ Submitted-by: Markus Stockhausen <markus.stockhausen@gmx.de> --- a/drivers/clk/Kconfig +++ b/drivers/clk/Kconfig -@@ -405,6 +405,7 @@ source "drivers/clk/mstar/Kconfig" +@@ -406,6 +406,7 @@ source "drivers/clk/mstar/Kconfig" source "drivers/clk/mvebu/Kconfig" source "drivers/clk/pistachio/Kconfig" source "drivers/clk/qcom/Kconfig" |