summaryrefslogtreecommitdiff
path: root/driver/bc12/max14637.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/bc12/max14637.h')
-rw-r--r--driver/bc12/max14637.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/driver/bc12/max14637.h b/driver/bc12/max14637.h
index 38e88b4ee2..789504b1eb 100644
--- a/driver/bc12/max14637.h
+++ b/driver/bc12/max14637.h
@@ -28,4 +28,5 @@ struct max14637_config_t {
/*
* Array that contains boards-specific configuration for BC 1.2 charging chips.
*/
-extern const struct max14637_config_t max14637_config[CONFIG_USB_PD_PORT_COUNT];
+extern const struct max14637_config_t
+ max14637_config[CONFIG_USB_PD_PORT_MAX_COUNT];