diff options
| author | Ulf Hansson <[email protected]> | 2021-01-26 09:43:13 +0000 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2021-02-01 10:13:09 +0000 |
| commit | d7fb9c24209556478e65211d7a1f056f2d43cceb (patch) | |
| tree | db1c377a972ba26af923147e2cb6023eb3f12016 /drivers/mmc/core/queue.c | |
| parent | mmc: core: Limit retries when analyse of SDIO tuples fails (diff) | |
| download | kernel-d7fb9c24209556478e65211d7a1f056f2d43cceb.tar.gz kernel-d7fb9c24209556478e65211d7a1f056f2d43cceb.zip | |
mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstb
The implementation of sdhci_pltfm_suspend() is only available when
CONFIG_PM_SLEEP is set, which triggers a linking error:
"undefined symbol: sdhci_pltfm_suspend" when building sdhci-brcmstb.c.
Fix this by implementing the missing stubs when CONFIG_PM_SLEEP is unset.
Reported-by: Arnd Bergmann <[email protected]>
Suggested-by: Florian Fainelli <[email protected]>
Fixes: 5b191dcba719 ("mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend")
Cc: [email protected]
Tested-By: Nicolas Schichan <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/mmc/core/queue.c')
0 files changed, 0 insertions, 0 deletions
