[PATCH -next] pinctrl: mediatek: Fix include directive
From: Linus Walleij <hidden>
Date: 2015-03-18 09:59:14
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2015-03-18 09:59:14
Also in:
linux-gpio, lkml
On Wed, Mar 11, 2015 at 5:05 PM, Guenter Roeck [off-list ref] wrote:
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 <redacted>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>Patch applied with Paul's Review tag, sorry for lagging behind on mail :( Yours, Linus Walleij