alistair23-linux/drivers/net/ethernet/mediatek
Thierry Reding 140995c976 net: mediatek: Explicitly include pinctrl headers
The Mediatek ethernet driver fails to build after commit 23c35f48f5
("pinctrl: remove include file from <linux/device.h>") because it relies
on the pinctrl/consumer.h and pinctrl/devinfo.h being pulled in by the
device.h header implicitly.

Include these headers explicitly to avoid the build failure.

Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-02-05 09:41:54 -08:00
..
Kconfig net-next: mediatek: add platform data to adapt into various hardware 2017-08-01 15:51:48 -07:00
Makefile
mtk_eth_soc.c net: mediatek: Explicitly include pinctrl headers 2018-02-05 09:41:54 -08:00
mtk_eth_soc.h net: mediatek: remove superfluous pin setup for MT7622 SoC 2017-12-26 12:05:46 -05:00