commit | 7d42762d8cdff2974c3cfddeb480d467018f55fe | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 08 14:35:35 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Dec 12 23:31:45 2017 +0100 |
tree | 4f40dfbc02dea6f1b8768f984d5a60eb13543237 | |
parent | 4c3c9a9d0d97b29ed290d342177eeb13cd649189 [diff] |
i2c: imx: Include the right GPIO header <linux/of_gpio.h> is not used in this file, by <linux/gpio/consumer.h> is. Someone is just lucky with their implicit includes. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>