Skip to content

Commit 785b5bb

Browse files
Ulf Hanssonrafaeljw
authored andcommitted
PM: AVS: Drop the avs directory and the corresponding Kconfig
All avs drivers have now been moved to their corresponding soc specific directories. Additionally, they don't depend on the POWER_AVS Kconfig anymore. Therefore, let's simply drop the drivers/power/avs directory altogether. Cc: Nishanth Menon <nm@ti.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Nishanth Menon <nm@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent a7305e6 commit 785b5bb

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

drivers/power/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# SPDX-License-Identifier: GPL-2.0-only
2-
source "drivers/power/avs/Kconfig"
32
source "drivers/power/reset/Kconfig"
43
source "drivers/power/supply/Kconfig"

drivers/power/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# SPDX-License-Identifier: GPL-2.0-only
2-
obj-$(CONFIG_POWER_AVS) += avs/
32
obj-$(CONFIG_POWER_RESET) += reset/
43
obj-$(CONFIG_POWER_SUPPLY) += supply/

drivers/power/avs/Kconfig

Lines changed: 0 additions & 1 deletion
This file was deleted.

drivers/power/avs/Makefile

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)