• Linus Walleij's avatar
    pinctrl: qcom: make PMIC drivers bool · bda7c4c2
    Linus Walleij authored
    commit ab4256cf
    "pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins"
    made the Qualcomm PMIC pin control drivers make use of
    of_irq_count() which is not an exported function, making
    modular builds fail.
    
    Fix this by marking the drivers as compiled-in/bool.
    
    Cc: Stephen Boyd <sboyd@codeaurora.org>
    Cc: Andy Gross <andy.gross@linaro.org>
    Cc: Mark Brown <broonie@kernel.org>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    bda7c4c2
Kconfig 3.3 KB