[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175013822022.98716.16014349305503113127.b4-ty@kernel.org>
Date: Tue, 17 Jun 2025 11:00:20 +0530
From: Vinod Koul <vkoul@...nel.org>
To: linux-kernel@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>
Cc: Wesley Cheng <quic_wcheng@...cinc.com>,
Melody Olvera <melody.olvera@....qualcomm.com>,
Kishon Vijay Abraham I <kishon@...nel.org>, linux-phy@...ts.infradead.org,
linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH] phy: qcom: add linux/bitfield.h header to fix a build
error
On Mon, 16 Jun 2025 20:42:49 -0700, Randy Dunlap wrote:
> Add the <linux/bitfield.h> header to prevent a build error:
>
> drivers/phy/qualcomm/phy-qcom-m31-eusb2.c: In function 'm31eusb2_phy_init':
> drivers/phy/qualcomm/phy-qcom-m31-eusb2.c:210:37: error: implicit declaration of function 'FIELD_PREP' [-Wimplicit-function-declaration]
> 210 | FIELD_PREP(FSEL, data->fsel));
>
>
> [...]
Applied, thanks!
[1/1] phy: qcom: add linux/bitfield.h header to fix a build error
commit: f0185cd5942569ea9872bf85dce621d0a7fa401e
Best regards,
--
~Vinod
Powered by blists - more mailing lists