From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Sudeep Holla <sudeep.holla@arm•com>
Cc: Linux Next Mailing List <linux-next@vger•kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger•kernel.org>
Subject: linux-next: build warning after merge of the scmi tree
Date: Thu, 9 Jul 2020 09:54:12 +1000 [thread overview]
Message-ID: <20200709095412.051d96ef@canb.auug.org.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 735 bytes --]
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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next reply other threads:[~2020-07-08 23:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-08 23:54 Stephen Rothwell [this message]
2020-07-09 7:09 ` linux-next: build warning after merge of the scmi tree Sudeep Holla
-- strict thread matches above, loose matches on Subject: below --
2021-09-16 23:09 Stephen Rothwell
2021-09-17 12:43 ` Sudeep Holla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200709095412.051d96ef@canb.auug.org.au \
--to=sfr@canb$(echo .)auug.org.au \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=sudeep.holla@arm$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox