[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165339059600.1718562.826859123615066589.b4-ty@ellerman.id.au>
Date: Tue, 24 May 2022 21:09:56 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Frank Rowand <frowand.list@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
Michael Ellerman <mpe@...erman.id.au>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Rob Herring <robh+dt@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH v3 1/2] powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
On Fri, 24 Sep 2021 12:56:52 +0200, Krzysztof Kozlowski wrote:
> g5_phy_disable_cpu1() is used outside of platforms/powermac/feature.c,
> so it should have a declaration to fix W=1 warning:
>
> arch/powerpc/platforms/powermac/feature.c:1533:6:
> error: no previous prototype for ‘g5_phy_disable_cpu1’ [-Werror=missing-prototypes]
>
>
> [...]
Applied to powerpc/next.
[1/2] powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
https://git.kernel.org/powerpc/c/cc025916b12a452df7932da528d25b2ef2b05072
[2/2] powerpc/powermac: constify device_node in of_irq_parse_oldworld()
https://git.kernel.org/powerpc/c/bb12dd42d20f5513a8d1da225232af0a0743fd79
cheers
Powered by blists - more mailing lists