diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-12-28 19:31:40 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-12-28 19:31:40 +0000 |
commit | f22aeccdd294a4ee5245ed6082d448595b70225d (patch) | |
tree | 79a312c1769f87ac4a8c81d44e8737303a458964 /target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch | |
parent | c9e5aa0c1712ef83c496fcf1c24e1456213b43a0 (diff) | |
download | upstream-f22aeccdd294a4ee5245ed6082d448595b70225d.tar.gz upstream-f22aeccdd294a4ee5245ed6082d448595b70225d.tar.bz2 upstream-f22aeccdd294a4ee5245ed6082d448595b70225d.zip |
ipq806x: refresh patches
This makes the patchs apply again.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43792
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.patch | 2 |
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 dc0408c166..25b6ac2a38 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, }; |