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

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

parents 8e24a6e6 a8f28cfa
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment