OSDN Git Service

spmi: pmic-arb: select IRQ_DOMAIN_HIERARCHY in Kconfig
authorBrian Masney <masneyb@onstation.org>
Thu, 14 Feb 2019 01:36:39 +0000 (20:36 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 14 Feb 2019 08:14:50 +0000 (09:14 +0100)
commit760a160e8b899f5ebcab99da17feebbe40ec42f1
tree624e2101044b33fc30e8dc1ab2d656fad5d7138c
parent7f2f787c10596f486644d730a0a23e78abe8cbe0
spmi: pmic-arb: select IRQ_DOMAIN_HIERARCHY in Kconfig

Select IRQ_DOMAIN_HIERARCHY for pmic-arb in Kconfig since this driver
uses the version 2 IRQ interfaces. IRQ_DOMAIN_HIERARCHY selects
IRQ_DOMAIN, so it can be removed from here.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/spmi/Kconfig