commit | 4fec0a5a193666279635eeb0257984b7a88ee332 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Sep 01 15:42:29 2017 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Sep 01 15:42:29 2017 -0700 |
tree | 59d1ba34678622553508b5ba7b51144e18f7cba5 | |
parent | f9cbbd256ccebc5911cb163f1cbb59fefd173d9a [diff] |
remoteproc: qcom: Make ssr_notifiers local The ssr_notifiers variable should be local, so add the missing static storage classifier. Fixes: 1e140df04965 ("remoteproc: qcom: Add support for SSR notifications") Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>