[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200709095412.051d96ef@canb.auug.org.au>
Date: Thu, 9 Jul 2020 09:54:12 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Sudeep Holla <sudeep.holla@....com>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build warning after merge of the scmi tree
Hi all,
After merging the scmi tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/firmware/arm_scmi/clock.c: In function 'rate_cmp_func':
drivers/firmware/arm_scmi/clock.c:128:12: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
128 | u64 *r1 = _r1, *r2 = _r2;
| ^~~
drivers/firmware/arm_scmi/clock.c:128:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
128 | u64 *r1 = _r1, *r2 = _r2;
| ^~~
Introduced by commit
f0a2500a2a05 ("firmware: arm_scmi: Keep the discrete clock rates sorted")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists