diff options
author | 2012-04-03 21:53:56 -0600 | |
---|---|---|
committer | 2012-04-18 13:53:10 +0200 | |
commit | eafeb7a44aa8f79c992b9d557ede740c739f4b25 (patch) | |
tree | 23806fb2a28e6152b37ac74ed458de8116438531 /tools/perf/scripts/python | |
parent | pinctrl: core device tree mapping table parsing support (diff) | |
download | linux-dev-eafeb7a44aa8f79c992b9d557ede740c739f4b25.tar.xz linux-dev-eafeb7a44aa8f79c992b9d557ede740c739f4b25.zip |
pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
pinctrl/devicetree.c won't compile when !CONFIG_PINCTRL, since the
pinctrl headers don't declare some types when !PINCTRL. Make sure
pinctrl/Makefile only attempts to compile devicetree.c when OF &&
PINCTRL.
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions