mbox series

[GIT,PULL] Qualcomm Driver Fixes for 5.0-rc1

Message ID 1547161921-32078-1-git-send-email-andy.gross@linaro.org
State New
Headers show
Series [GIT,PULL] Qualcomm Driver Fixes for 5.0-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-fixes-for-5.0-rc1

Message

Andy Gross Jan. 10, 2019, 11:12 p.m. UTC
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-fixes-for-5.0-rc1

for you to fetch changes up to 2076607a20bd4dfba699185616cbbbce06d3fa59:

  qcom-scm: Include <linux/err.h> header (2019-01-10 17:04:45 -0600)

----------------------------------------------------------------
Qualcomm Driver Fixes for 5.0-rc1

* Add required includes into qcom_scm.h

----------------------------------------------------------------
Fabio Estevam (1):
      qcom-scm: Include <linux/err.h> header

 include/linux/qcom_scm.h | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson Jan. 13, 2019, 6:02 a.m. UTC | #1
On Thu, Jan 10, 2019 at 05:12:01PM -0600, Andy Gross wrote:
> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
> 
>   Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-fixes-for-5.0-rc1
> 
> for you to fetch changes up to 2076607a20bd4dfba699185616cbbbce06d3fa59:
> 
>   qcom-scm: Include <linux/err.h> header (2019-01-10 17:04:45 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm Driver Fixes for 5.0-rc1
> 
> * Add required includes into qcom_scm.h

Merged, thanks.


-Olof