linux/drivers/genpd
Arnd Bergmann 7ed363cd8d genpd: move owl-sps-helper.c from drivers/soc
Moving only one of the two files in drivers/soc/actions to drivers/genpd
caused a link failure in allmodconfig, as drivers/genpd is entered
for compile testing, but drivers/soc/actions accidentally got skipped:

x86_64-linux-gnu-ld: vmlinux.o: in function `owl_sps_set_power':
owl-sps.c:(.text+0x16e259d): undefined reference to `owl_sps_set_pg'

Move the other one as well to allow build testing to work correctly.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-07-26 14:41:01 +02:00
..
actions genpd: move owl-sps-helper.c from drivers/soc 2023-07-26 14:41:01 +02:00
amlogic soc: amlogic: Move power-domain drivers to the genpd dir 2023-07-11 15:30:08 +02:00
apple soc: apple: Move power-domain driver to the genpd dir 2023-07-11 15:30:09 +02:00
bcm soc: bcm: Move power-domain drivers to the genpd dir 2023-07-11 15:30:09 +02:00
imx soc: imx: Move power-domain drivers to the genpd dir 2023-07-11 15:30:09 +02:00
mediatek soc: mediatek: Move power-domain drivers to the genpd dir 2023-07-11 15:30:09 +02:00
qcom soc: qcom: Move power-domain drivers to the genpd dir 2023-07-14 10:40:18 +02:00
renesas soc: renesas: Move power-domain drivers to the genpd dir 2023-07-14 10:40:56 +02:00
rockchip soc: rockchip: Mover power-domain driver to the genpd dir 2023-07-14 10:40:56 +02:00
samsung soc: samsung: Move power-domain driver to the genpd dir 2023-07-14 10:40:56 +02:00
st ARM: ux500: Move power-domain driver to the genpd dir 2023-07-14 10:41:59 +02:00
starfive soc: starfive: Move the power-domain driver to the genpd dir 2023-07-14 10:40:56 +02:00
sunxi soc: sunxi: Move power-domain driver to the genpd dir 2023-07-14 10:40:56 +02:00
tegra soc: tegra: Move powergate-bpmp driver to the genpd dir 2023-07-14 10:40:56 +02:00
ti soc: ti: Mover power-domain drivers to the genpd dir 2023-07-14 10:40:56 +02:00
xilinx soc: xilinx: Move power-domain driver to the genpd dir 2023-07-14 10:41:59 +02:00
Makefile ARM: ux500: Move power-domain driver to the genpd dir 2023-07-14 10:41:59 +02:00