rpmsg: glink: add include of header file
authorAlex Elder <elder@linaro.org>
Tue, 5 Jan 2021 23:55:28 +0000 (17:55 -0600)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 6 Jan 2021 04:22:40 +0000 (22:22 -0600)
commit3e35772bc1e42287c8f4c70055deb5e3f5a3e8b5
tree7f2ad62e4412aa366023060af8bc54a48fe58291
parent8527efc59d45d7135460daac36054f2f213ac08a
rpmsg: glink: add include of header file

With an x86_64 architecture W=1 build, qcom_glink_ssr_notify() is
reported as having no previous prototype.  The prototype is found in
"qcom_glink.h", so we just need "qcom_glink_ssr.c" to include that
file.

Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20210105235528.32538-1-elder@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/qcom_glink_ssr.c