diff --git a/drivers/mfd/max14577.c b/drivers/mfd/max14577.c index caaf50c1bd60eb45c27413b99a821e5e9322ab27..6c81590f8464a238a3f6f1fc170a5b65699a3959 100644 --- a/drivers/mfd/max14577.c +++ b/drivers/mfd/max14577.c @@ -57,7 +57,7 @@ static struct mfd_cell max77836_devs[] = { }, }; -static struct of_device_id max14577_dt_match[] = { +static const struct of_device_id max14577_dt_match[] = { { .compatible = "maxim,max14577", .data = (void *)MAXIM_DEVICE_TYPE_MAX14577,