We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdac188 commit 3294d01Copy full SHA for 3294d01
drivers/firmware/qcom/qcom_scm.h
@@ -4,6 +4,8 @@
4
#ifndef __QCOM_SCM_INT_H
5
#define __QCOM_SCM_INT_H
6
7
+struct device;
8
+
9
enum qcom_scm_convention {
10
SMC_CONVENTION_UNKNOWN,
11
SMC_CONVENTION_LEGACY,
0 commit comments