On Tue, Jun 21, 2022 at 09:27:13PM +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Using these new macros allows removal of unused pm_ops structure > and functions if !CONFIG_PM without the need to mark the function > __maybe_unused. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Brian Masney <masneyb@xxxxxxxxxxxxx> Reviewed-by: Brian Masney <masneyb@xxxxxxxxxxxxx>