firmware: qcom_scm: Add dependent headers to qcom_scm.h
authorJordan Crouse <jcrouse@codeaurora.org>
Mon, 4 Dec 2017 17:18:46 +0000 (10:18 -0700)
committerAndy Gross <andy.gross@linaro.org>
Wed, 20 Dec 2017 21:38:34 +0000 (15:38 -0600)
commit29ff62f7db108854cd98f5cdc92d15ccb37e81d1
tree1657fae5f2310902357ae288aeb9ca1f196c7f38
parente71802647bfd639a9f53e49a4ef86a2bfdbeb611
firmware: qcom_scm: Add dependent headers to qcom_scm.h

qcom_scm.h makes heavy use of <linux/types.h> and <linux/cpumask.h>.
Add the dependent header files so that users of SCM don't need to
include header files they don't otherwise use.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
include/linux/qcom_scm.h