summaryrefslogtreecommitdiff
path: root/drivers/soc/bcm/brcmstb/pm/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2023-02-25 00:52:39 +0300
committerFlorian Fainelli <f.fainelli@gmail.com>2023-03-15 00:12:17 +0300
commit69160dd0aa6832b98d272c1a224b1aaf67cf843d (patch)
tree6f9c5c2c3f34e01a60931f6a05b2b7ccfd0621fb /drivers/soc/bcm/brcmstb/pm/Makefile
parent122b084d16bda75de74421ede63cb86a24289808 (diff)
downloadlinux-69160dd0aa6832b98d272c1a224b1aaf67cf843d.tar.xz
soc: bcm: brcmstb: Remove bare-metal ARM suspend/resume code
Since 2018 these platforms have supported entry via the ARM Trusted Firmware using the standard PSCI SYSTEM_SUSPEND function calls. Remove this legacy code. Link: https://lore.kernel.org/r/20230224215249.239405-1-f.fainelli@gmail.com Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'drivers/soc/bcm/brcmstb/pm/Makefile')
-rw-r--r--drivers/soc/bcm/brcmstb/pm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/soc/bcm/brcmstb/pm/Makefile b/drivers/soc/bcm/brcmstb/pm/Makefile
index f849cfa69446..9133a9ee0782 100644
--- a/drivers/soc/bcm/brcmstb/pm/Makefile
+++ b/drivers/soc/bcm/brcmstb/pm/Makefile
@@ -1,3 +1,2 @@
# SPDX-License-Identifier: GPL-2.0-only
-obj-$(CONFIG_ARM) += s2-arm.o pm-arm.o
obj-$(CONFIG_BMIPS_GENERIC) += s2-mips.o s3-mips.o pm-mips.o