summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_pmt_class.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/x86/intel_pmt_class.h')
-rw-r--r--drivers/platform/x86/intel_pmt_class.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/intel_pmt_class.h b/drivers/platform/x86/intel_pmt_class.h
index de8f8139ba31..1337019c2873 100644
--- a/drivers/platform/x86/intel_pmt_class.h
+++ b/drivers/platform/x86/intel_pmt_class.h
@@ -44,6 +44,7 @@ struct intel_pmt_namespace {
struct device *dev);
};
+bool intel_pmt_is_early_client_hw(struct device *dev);
int intel_pmt_dev_create(struct intel_pmt_entry *entry,
struct intel_pmt_namespace *ns,
struct platform_device *pdev, int idx);