On 20/06/2019 16:57, Sameer Pujar wrote: > gic-pm driver does not use pm-clk interface now and hence the dependency > is removed from Kconfig. > > Signed-off-by: Sameer Pujar <spujar@xxxxxxxxxx> > --- > drivers/irqchip/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig > index 2d3b5a2..6346d6f 100644 > --- a/drivers/irqchip/Kconfig > +++ b/drivers/irqchip/Kconfig > @@ -15,7 +15,6 @@ config ARM_GIC_PM > bool > depends on PM > select ARM_GIC > - select PM_CLK > > config ARM_GIC_MAX_NR > int > Thanks. We should probably populate the 'Fixes:' tag for this to show which commit this fixes. Otherwise ... Acked-by: Jon Hunter <jonathanh@xxxxxxxxxx> Cheers Jon -- nvpublic