commit | 0a7c0e0cdb82483a8b4998dfdff847d7a515f020 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 09 09:26:01 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 11 11:06:32 2013 +0100 |
tree | 6bb0cfd589a5d957da218d60912f6a74c45fa0fc | |
parent | 1d2d8ce61f7d47e418f26b0c657b5d8874b85df4 [diff] |
pinctrl: make the MSM SoC driver depend on OF We had a compilation failure on x86_64 due to missing OF support as this was an implicit dependency. Add an explicit dependency on OF and OF_IRQ on the SoC driver. Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>