summaryrefslogtreecommitdiff
path: root/drivers/power/qcom/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/qcom/apm.c')
-rw-r--r--drivers/power/qcom/apm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/qcom/apm.c b/drivers/power/qcom/apm.c
index 6181b08a41a5..b5ae7f4ade03 100644
--- a/drivers/power/qcom/apm.c
+++ b/drivers/power/qcom/apm.c
@@ -27,6 +27,7 @@
#include <linux/string.h>
#include <linux/power/qcom/apm.h>
#include <soc/qcom/scm.h>
+#include <linux/arm-smccc.h>
/*
* VDD_APCC
@@ -79,7 +80,6 @@
#define MSM_APM_DRIVER_NAME "qcom,msm-apm"
-asmlinkage int __invoke_psci_fn_smc(u64, u64, u64, u64);
enum {
CLOCK_ASSERT_ENABLE,