summaryrefslogtreecommitdiff
path: root/drivers/reset/sti/reset-stih407.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/reset/sti/reset-stih407.c')
-rw-r--r--drivers/reset/sti/reset-stih407.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/reset/sti/reset-stih407.c b/drivers/reset/sti/reset-stih407.c
index f7a6cb0..827eb3d 100644
--- a/drivers/reset/sti/reset-stih407.c
+++ b/drivers/reset/sti/reset-stih407.c
@@ -126,7 +126,7 @@ static const struct syscfg_reset_controller_data stih407_picophyreset_controller
.channels = stih407_picophyresets,
};
-static struct of_device_id stih407_reset_match[] = {
+static const struct of_device_id stih407_reset_match[] = {
{
.compatible = "st,stih407-powerdown",
.data = &stih407_powerdown_controller,