OSDN Git Service

pinctrl: mediatek: Export debounce time tables
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Nov 2022 08:11:07 +0000 (09:11 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Nov 2022 08:13:59 +0000 (09:13 +0100)
commit2e35b25dd8e666b8619355fc3defb1b246a5dc02
treed1391b9c4ab2bc40880ac64f87433e7bc88c991e
parente1ff91f9d2303cd4e706cc908bfca21cd17b9927
pinctrl: mediatek: Export debounce time tables

The kernel test robot complains that in certain combinations
when building the Mediatek drivers as modules we lack some
debounce table symbols, so export them.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: e1ff91f9d230 ("pinctrl: mediatek: Fix EINT pins input debounce time configuration")
Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/mtk-eint.c