Skip to content
Snippets Groups Projects
Commit f4f8aa6d authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'qcom-fixes-for-5.0-rc1' of...

Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes

Qualcomm Driver Fixes for 5.0-rc1

* Add required includes into qcom_scm.h

* tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux

:
  qcom-scm: Include <linux/err.h> header

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 98a5f673 2076607a
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@
#ifndef __QCOM_SCM_H
#define __QCOM_SCM_H
#include <linux/err.h>
#include <linux/types.h>
#include <linux/cpumask.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment