Skip to content

Commit

Permalink
Merge tag 'qcom-fixes-for-5.0-rc1' into drivers-for-5.1
Browse files Browse the repository at this point in the history
Qualcomm Driver Fixes for 5.0-rc1

* Add required includes into qcom_scm.h
  • Loading branch information
Andy Gross committed Jan 22, 2019
2 parents bfeffd1 + 2076607 commit a5fc752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/qcom_scm.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#ifndef __QCOM_SCM_H
#define __QCOM_SCM_H

#include <linux/err.h>
#include <linux/types.h>
#include <linux/cpumask.h>

Expand Down

0 comments on commit a5fc752

Please sign in to comment.