summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-hisi-sfc-v3xx.c
diff options
context:
space:
mode:
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>2021-01-07 15:53:29 +0100
committerMark Brown <broonie@kernel.org>2021-01-11 17:39:09 +0100
commitbfeccc6a18de52529ada66ea3afe934004b4b36e (patch)
tree143e74134c9d88a7da4d1a36253348f4e8f4b117 /drivers/spi/spi-hisi-sfc-v3xx.c
parentspi: cadence-quadspi: Fix build warning on 32-bit platforms (diff)
downloadlinux-bfeccc6a18de52529ada66ea3afe934004b4b36e.tar.xz
linux-bfeccc6a18de52529ada66ea3afe934004b4b36e.zip
spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef check
With CONFIG_PM_SLEEP disabled the rpcif_spi_pm_ops variable is still referenced and thus increasing the size of kernel. Fix this issue by adding CONFIG_PM_SLEEP #ifdef check around the .pm assignment (image size is critical on RZ/A SoC's where the SRAM sizes range 4~5 MiB). Fixes: 9584fc95cadc0 ("spi: rpc-if: Remove CONFIG_PM_SLEEP ifdefery") Reported-by: Geert Uytterhoeven <geert+renesas@glider.be> Suggested-by: Pavel Machek <pavel@denx.de> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20210107145329.27966-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-hisi-sfc-v3xx.c')
0 files changed, 0 insertions, 0 deletions