aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/pmc_mux/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/pmc_mux/chip.h')
-rw-r--r--src/drivers/intel/pmc_mux/chip.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/intel/pmc_mux/chip.h b/src/drivers/intel/pmc_mux/chip.h
index dcca2a3ecc..f73a07047f 100644
--- a/src/drivers/intel/pmc_mux/chip.h
+++ b/src/drivers/intel/pmc_mux/chip.h
@@ -3,6 +3,8 @@
#ifndef __DRIVERS_INTEL_PMC_MUX_H__
#define __DRIVERS_INTEL_PMC_MUX_H__
+extern struct chip_operations drivers_intel_pmc_mux_ops;
+
struct drivers_intel_pmc_mux_config {
};