Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2e5dda1 authored by Mark Brown's avatar Mark Brown
Browse files

spi/dln2: Fix for PM_RUNTIME removal



Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 3d8c0d74
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -850,7 +850,7 @@ static int dln2_spi_resume(struct device *dev)
}
#endif /* CONFIG_PM_SLEEP */

#ifdef CONFIG_PM_RUNTIME
#ifdef CONFIG_PM
static int dln2_spi_runtime_suspend(struct device *dev)
{
	struct spi_master *master = dev_get_drvdata(dev);