]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit45bf8580ba7ee11fef72a21d02fb39556599960a
treed1391b9c4ab2bc40880ac64f87433e7bc88c991e
parent7b8a24516ec8cc6bbe694f984fe8c2649e135693
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: 7b8a24516ec8 ("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