Re: [PATCH v1 2/4] wifi: rsi: sdio: Reduce use of #ifdef for CONFIG_PM
From: Johannes Berg
Date: Mon Dec 29 2025 - 06:12:11 EST
On Wed, 2025-12-17 at 12:09 +0100, Uwe Kleine-König wrote:
> This drops two #ifdefs (which is good because they are ugly) without
> changing semantics. This also improves compile coverage because all the
> code in the first #ifdef block is now compiled even for configurations
> without CONFIG_PM (and then thrown away).
This didn't build, and given that we never got 1/4 I'm going to assume
it wasn't destined to the wireless tree.
johannes