From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
Cc: rafael@kernel.org, daniel.lezcano@kernel.org, bblima@usp.br,
linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
kernel test robot <lkp@intel.com>,
Zhang Rui <rui.zhang@intel.com>,
Lukasz Luba <lukasz.luba@arm.com>
Subject: Re: [PATCH] thermal/drivers/armada: Fix missing bitfields include
Date: Tue, 11 Aug 2026 15:15:21 +0200 [thread overview]
Message-ID: <87pkzool1y.fsf@bootlin.com> (raw)
In-Reply-To: <20260811094747.2940616-1-daniel.lezcano@kernel.org> (Daniel Lezcano's message of "Tue, 11 Aug 2026 11:47:47 +0200")
On 11/08/2026 at 11:47:47 +02, Daniel Lezcano <daniel.lezcano@oss.qualcomm.com> wrote:
> From: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
>
> Add the missing include leading to the error:
>
> error: implicit declaration of function ‘FIELD_GET’ [-Werror=implicit-function-declaration]
> 184 | if (FIELD_GET(MON_FAULT_STATUS_MASK, val) == MON_FAULT_LVL1_UPR)
> | ^~~~~~~~~
> cc1: all warnings being treated as errors
>
> Fixes: cbe31d5ce498 ("thermal/drivers/armada: Use bitfield and bitmask macros")
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202608082242.drjXuzsN-lkp@intel.com/
> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
prev parent reply other threads:[~2026-08-11 13:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-11 9:47 [PATCH] thermal/drivers/armada: Fix missing bitfields include Daniel Lezcano
2026-08-11 13:15 ` Miquel Raynal [this message]
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=87pkzool1y.fsf@bootlin.com \
--to=miquel.raynal@bootlin.com \
--cc=bblima@usp.br \
--cc=daniel.lezcano@kernel.org \
--cc=daniel.lezcano@oss.qualcomm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lkp@intel.com \
--cc=lukasz.luba@arm.com \
--cc=rafael@kernel.org \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).