Hi Mark, After merging the regmap tree, today's linux-next build (arm_multi_v7_defconfig) produced this warning:
drivers/base/regmap/regmap.c: In function '__regmap_init':
drivers/base/regmap/regmap.c:1121:1: warning: label 'err_map' defined but not
used [-Wunused-label]
err_map:
^
Introduced by commit
f25637a6b89e ("regmap: Add a config option for hwspinlock")
--
Cheers,
Stephen Rothwell

