summaryrefslogtreecommitdiff
path: root/target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch')
-rw-r--r--target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch b/target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch
index dc0408c..25b6ac2 100644
--- a/target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch
+++ b/target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch
@@ -522,7 +522,7 @@ Signed-off-by: Kumar Gala <galak@codeaurora.org>
#include "clk-regmap.h"
#include "clk-pll.h"
#include "clk-rcg.h"
-@@ -2222,85 +2223,28 @@ static const struct regmap_config mmcc_m
+@@ -2224,85 +2225,28 @@ static const struct regmap_config mmcc_m
.fast_io = true,
};