[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200110134119.0fa47da8@canb.auug.org.au>
Date: Fri, 10 Jan 2020 13:41:19 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Saravanan Sekar <sravanhome@...il.com>
Subject: linux-next: build warning after merge of the regulator tree
Hi all,
After merging the regulator tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
In file included from drivers/regulator/mpq7920.c:19:
drivers/regulator/mpq7920.c: In function 'mpq7920_parse_cb':
drivers/regulator/mpq7920.c:224:13: warning: conversion from 'long unsigned int' to 'unsigned int' changes value from '18446744073709551551' to '4294967231' [-Woverflow]
224 | BIT(6), ~BIT(6));
include/linux/regmap.h:75:42: note: in definition of macro 'regmap_update_bits'
75 | regmap_update_bits_base(map, reg, mask, val, NULL, false, false)
| ^~~
Introduced by commit
6501c1f54a17 ("regulator: mpq7920: add mpq7920 regulator driver")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists