Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5fc7526 authored by Andy Gross's avatar Andy Gross
Browse files

Merge tag 'qcom-fixes-for-5.0-rc1' into drivers-for-5.1

Qualcomm Driver Fixes for 5.0-rc1

* Add required includes into qcom_scm.h
parents bfeffd15 2076607a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
#ifndef __QCOM_SCM_H
#define __QCOM_SCM_H

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