Skip to content

Commit 1504a42

Browse files
committed
Merge remote-tracking branch 'regmap/for-next' into sound/upstream-20250619
2 parents 081222c + c8c4694 commit 1504a42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/base/regmap/regmap-kunit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ static void stride(struct kunit *test)
736736
}
737737
}
738738

739-
static struct regmap_range_cfg test_range = {
739+
static const struct regmap_range_cfg test_range = {
740740
.selector_reg = 1,
741741
.selector_mask = 0xff,
742742

0 commit comments

Comments
 (0)