On Sun, Sep 12, 2021 at 11:25:19PM +0200, Adam Borowski wrote: > +#ifdef CONFIG_PM > static int tegra_slink_runtime_suspend(struct device *dev); > static int tegra_slink_runtime_resume(struct device *dev); > +#endif ifdefs are not an idiomatic fix, use __maybe_unused if you have to.
Attachment:
signature.asc
Description: PGP signature