|
@@ -575,7 +575,7 @@ static struct mlxreg_core_item mlxplat_mlxcpld_msn201x_items[] = {
|
|
|
|
|
|
static
|
|
|
struct mlxreg_core_hotplug_platform_data mlxplat_mlxcpld_msn201x_data = {
|
|
|
- .items = mlxplat_mlxcpld_msn21xx_items,
|
|
|
+ .items = mlxplat_mlxcpld_msn201x_items,
|
|
|
.counter = ARRAY_SIZE(mlxplat_mlxcpld_msn201x_items),
|
|
|
.cell = MLXPLAT_CPLD_LPC_REG_AGGR_OFFSET,
|
|
|
.mask = MLXPLAT_CPLD_AGGR_MASK_DEF,
|