summaryrefslogtreecommitdiffstats
path: root/qcom-msm89xx-fixes.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2019-01-02 09:33:10 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2019-01-02 09:33:10 -0600
commit3220c13b711f8850aecdafaba308ac709b80b528 (patch)
treed29e1347720f57475181ea3353a305694e417cfc /qcom-msm89xx-fixes.patch
parentf3a713bb2560a9007267d4878d32dc25dfa3f9f2 (diff)
downloadkernel-3220c13b711f8850aecdafaba308ac709b80b528.tar.gz
kernel-3220c13b711f8850aecdafaba308ac709b80b528.tar.xz
kernel-3220c13b711f8850aecdafaba308ac709b80b528.zip
Linux v4.20.0
Diffstat (limited to 'qcom-msm89xx-fixes.patch')
-rw-r--r--qcom-msm89xx-fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/qcom-msm89xx-fixes.patch b/qcom-msm89xx-fixes.patch
index 0ef0ad328..4bc06ebd2 100644
--- a/qcom-msm89xx-fixes.patch
+++ b/qcom-msm89xx-fixes.patch
@@ -25,7 +25,7 @@ index 6207d8d92351..920167c6eac5 100644
-int __init init_common(struct tsens_device *tmdev)
+int init_common(struct tsens_device *tmdev)
{
- void __iomem *base;
+ void __iomem *tm_base, *srot_base;
struct resource *res;
--
2.17.1