irqchip/gic-pm: Remove PM_CLK dependency
authorSameer Pujar <spujar@nvidia.com>
Thu, 20 Jun 2019 15:57:48 +0000 (21:27 +0530)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 3 Jul 2019 08:33:01 +0000 (09:33 +0100)
gic-pm driver does not use pm-clk interface now and hence the dependency
is removed from Kconfig.

Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/Kconfig

index 5a780f0..80e10f4 100644 (file)
@@ -15,7 +15,6 @@ config ARM_GIC_PM
        bool
        depends on PM
        select ARM_GIC
-       select PM_CLK
 
 config ARM_GIC_MAX_NR
        int