summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorRyder Lee <ryder.lee@mediatek.com>2019-01-09 03:13:55 +0100
committerLinus Walleij <linus.walleij@linaro.org>2019-01-11 15:22:49 +0100
commit2d2d478576d71000b29c52668c5712c825ee9af8 (patch)
treeca87acef1ff8236a0e11e110c15ab72ba5800a5d /fs
parentLinux 5.0-rc1 (diff)
downloadlinux-2d2d478576d71000b29c52668c5712c825ee9af8.tar.xz
linux-2d2d478576d71000b29c52668c5712c825ee9af8.zip
pinctrl: mediatek: fix Kconfig build errors for moore core
on i386 or x86_64: Lots of build errors for drivers/pinctrl/mediatek/pinctrl-moore.c when CONFIG_OF is not enabled (but COMPILE_TEST is). first this: WARNING: unmet direct dependencies detected for PINCTRL_MTK_MOORE Depends on [n]: PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && OF [=n] Selected by [y]: - PINCTRL_MT7623 [=y] && PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && (MACH_MT7623 || COMPILE_TEST [=y]) and then: ../drivers/pinctrl/mediatek/pinctrl-moore.c:22:44: error: array type has incomplete element type static const struct pinconf_generic_params mtk_custom_bindings[] = { (etc) Fixes: b5af33df50e9 ("pinctrl: mediatek: improve Kconfig dependencies") Cc: stable@vger.kernel.org Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Acked-by: Sean Wang <sean.wang@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions