]> asedeno.scripts.mit.edu Git - linux.git/commit
firmware: qcom: scm: fix compilation error when disabled
authorJonathan Marek <jonathan@marek.ca>
Thu, 22 Nov 2018 02:32:25 +0000 (21:32 -0500)
committerAndy Gross <andy.gross@linaro.org>
Wed, 5 Dec 2018 22:44:05 +0000 (16:44 -0600)
commit16ad9501b1f2edebe24f8cf3c09da0695871986b
treed8eca8ac6f8f9ae7af187be564ab75a4badb549a
parentb601f73130a375c912d9f2ec93c5f3cea5d6a3da
firmware: qcom: scm: fix compilation error when disabled

This fixes the case when CONFIG_QCOM_SCM is not enabled, and linux/errno.h
has not been included previously.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
include/linux/qcom_scm.h