Re: [PATCH 1/3] powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
From: Michael Ellerman <hidden>
Date: 2022-07-29 13:23:36
From: Michael Ellerman <hidden>
Date: 2022-07-29 13:23:36
On Thu, 7 Jul 2022 08:14:39 +0200, Uwe Kleine-König wrote:
By moving up pmc_types and pmc_match, the forward declaration for pmc_match can be dropped.
Applied to powerpc/next.
[1/3] powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
https://git.kernel.org/powerpc/c/fde345e4d39a4f16697a8060564fff1dbac05035
[2/3] powerpc/platforms/83xx/suspend: Prevent unloading the driver
https://git.kernel.org/powerpc/c/ccc1439b924bca5d5a5d81cf6b0d4b10b321282e
[3/3] powerpc/platforms/83xx/suspend: Remove write-only global variable
https://git.kernel.org/powerpc/c/95b002e4e47a36d88deec70808ef36674fb33cf5
cheers