Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
firmware: qcom: qseecom: add missing include guards
The qseecom header does not contain ifdef guards against multiple inclusion. Add them. Fixes: 00b1248 ("firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM interface") Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by: Maximilian Luz <luzmaximilian@gmail.com> Link: https://lore.kernel.org/r/20231004185732.98621-1-brgl@bgdev.pl Signed-off-by: Bjorn Andersson <andersson@kernel.org>
- Loading branch information