[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169226612922.81413.13715336314388096096.b4-ty@kernel.org>
Date: Thu, 17 Aug 2023 15:25:29 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Kishon Vijay Abraham I <kishon@...nel.org>,
Neil Armstrong <neil.armstrong@...aro.org>,
Kevin Hilman <khilman@...libre.com>,
Jerome Brunet <jbrunet@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
linux-phy@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org,
linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Andi Shyti <andi.shyti@...nel.org>
Subject: Re: [PATCH net-next] phy: amlogic: meson-g12a-usb2: fix
Wvoid-pointer-to-enum-cast warning
On Thu, 10 Aug 2023 11:13:10 +0200, Krzysztof Kozlowski wrote:
> 'soc_id' is an enum, thus cast of pointer on 64-bit compile test with
> W=1 causes:
>
> phy-meson-g12a-usb2.c:322:17: error: cast to smaller integer type 'enum meson_soc_id' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]
>
>
Applied, thanks!
[1/1] phy: amlogic: meson-g12a-usb2: fix Wvoid-pointer-to-enum-cast warning
commit: b72d87b4cb67984419502eb7c16adfea48cc56aa
Best regards,
--
~Vinod
Powered by blists - more mailing lists