[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170125830393.1526904.6100965191694710794.b4-ty@pengutronix.de>
Date: Wed, 29 Nov 2023 12:45:03 +0100
From: Philipp Zabel <p.zabel@...gutronix.de>
To: linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Andi Shyti <andi.shyti@...nel.org>
Subject: Re: [PATCH net-next] reset: hisilicon: hi6220: fix
Wvoid-pointer-to-enum-cast warning
On Thu, 10 Aug 2023 11:13:00 +0200, Krzysztof Kozlowski wrote:
> 'type' is an enum, thus cast of pointer on 64-bit compile test with W=1
> causes:
>
> hi6220_reset.c:166:9: error: cast to smaller integer type 'enum hi6220_reset_ctrl_type' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]
>
>
Applied to reset/fixes, thanks!
[1/1] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
https://git.pengutronix.de/cgit/pza/linux/commit/?id=b5ec29447279
regards
Philipp
Powered by blists - more mailing lists