2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/pinctrl/mediatek
Guenter Roeck d48c532eb4 pinctrl: mediatek: Fix include directive
Fix the following build failure:

In file included from drivers/pinctrl/mediatek/pinctrl-mt8135.c:24:0:
drivers/pinctrl/mediatek/pinctrl-mtk-mt8135.h:19:32: fatal error:
	pinctrl-mtk-common.h: No such file or directory

seen when building arm:multi_v7_defconfig.

Fixes: 94097d89c145 ("pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.")
Cc: Hongzhou Yang <hongzhou.yang@mediatek.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-03-18 10:58:21 +01:00
..
Kconfig arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173. 2015-03-18 02:02:16 +01:00
Makefile arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173. 2015-03-18 02:02:16 +01:00
pinctrl-mt8135.c pinctrl: mediatek: emulate GPIO interrupt on both-edges 2015-03-18 02:02:16 +01:00
pinctrl-mt8173.c pinctrl: mediatek: emulate GPIO interrupt on both-edges 2015-03-18 02:02:16 +01:00
pinctrl-mtk-common.c pinctrl: mediatek: fix build error 2015-03-18 02:02:17 +01:00
pinctrl-mtk-common.h pinctrl: mediatek: emulate GPIO interrupt on both-edges 2015-03-18 02:02:16 +01:00
pinctrl-mtk-mt8135.h pinctrl: mediatek: Fix include directive 2015-03-18 10:58:21 +01:00
pinctrl-mtk-mt8173.h arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173. 2015-03-18 02:02:16 +01:00