aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dcdbas.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firmware/dcdbas.h')
-rw-r--r--drivers/firmware/dcdbas.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/firmware/dcdbas.h b/drivers/firmware/dcdbas.h
index 87bc3417de27..ca3cb0a54ab6 100644
--- a/drivers/firmware/dcdbas.h
+++ b/drivers/firmware/dcdbas.h
@@ -101,5 +101,7 @@ struct apm_cmd {
} __attribute__ ((packed)) parameters;
} __attribute__ ((packed));
+int dcdbas_smi_request(struct smi_cmd *smi_cmd);
+
#endif /* _DCDBAS_H_ */