Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c8a2994 authored by Mark Brown's avatar Mark Brown
Browse files

Merge remote-tracking branch 'regmap/topic/type' into regmap-next

parents 8e24a6e6 a8f28cfa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@ bool regmap_precious(struct regmap *map, unsigned int reg)
}

static bool regmap_volatile_range(struct regmap *map, unsigned int reg,
	unsigned int num)
	size_t num)
{
	unsigned int i;