summaryrefslogtreecommitdiffstats
path: root/drivers/genpd/Makefile
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2023-07-05 17:23:33 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2023-07-14 10:40:18 +0200
commit84e9c58c21663b4008ddec3c431aef191c993ffd (patch)
tree4b480893e749dfdab14cfe4f7aa7a4e039c7a7e4 /drivers/genpd/Makefile
parentfcd9632122d713fe30cd9829188d52d6a175c33a (diff)
downloadlinux-84e9c58c21663b4008ddec3c431aef191c993ffd.tar.gz
linux-84e9c58c21663b4008ddec3c431aef191c993ffd.tar.bz2
linux-84e9c58c21663b4008ddec3c431aef191c993ffd.zip
soc: qcom: Move power-domain drivers to the genpd dir
To simplify with maintenance let's move the qcom power-domain drivers to the new genpd directory. Going forward, patches are intended to be managed through a separate git tree, according to MAINTAINERS. Cc: Bjorn Andersson <andersson@kernel.org> Cc: Konrad Dybcio <konrad.dybcio@linaro.org> Cc: Andy Gross <agross@kernel.org> Cc: <linux-arm-msm@vger.kernel.org> Acked-by: Bjorn Andersson <andersson@kernel.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/genpd/Makefile')
-rw-r--r--drivers/genpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/genpd/Makefile b/drivers/genpd/Makefile
index 1a0a56925756..dfdea14e2a8a 100644
--- a/drivers/genpd/Makefile
+++ b/drivers/genpd/Makefile
@@ -4,3 +4,4 @@ obj-y += amlogic/
obj-y += apple/
obj-y += bcm/
obj-y += mediatek/
+obj-y += qcom/