commit | 1b8d1455f682a84fa0b98296db8bdc977b40005f | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sun Oct 12 11:50:53 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Oct 12 11:50:53 2014 -0700 |
tree | da0034d3f935ee2b8e8752c1686175fb8990c365 | |
parent | 87e34643b439a4b37df71843775ffa811ee96061 [diff] | |
parent | a1f8b47960636fed5f72e0e19ee241f711fa7688 [diff] |
Merge "platform: msm8916: Call scm init during plat early init"
diff --git a/platform/msm8916/platform.c b/platform/msm8916/platform.c index 7e583c6..4e896ce 100644 --- a/platform/msm8916/platform.c +++ b/platform/msm8916/platform.c
@@ -76,6 +76,7 @@ platform_clock_init(); qgic_init(); qtimer_init(); + scm_init(); } int qtmr_irq()