commit | 760a160e8b899f5ebcab99da17feebbe40ec42f1 | [log] [tgz] |
---|---|---|
author | Brian Masney <masneyb@onstation.org> | Wed Feb 13 20:36:39 2019 -0500 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 14 09:14:50 2019 +0100 |
tree | 624e2101044b33fc30e8dc1ab2d656fad5d7138c | |
parent | 7f2f787c10596f486644d730a0a23e78abe8cbe0 [diff] |
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>