diff options
author | Fabien Parent <fparent@baylibre.com> | 2019-07-18 19:08:08 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-29 09:32:10 -0400 |
commit | e66b202eb3aba9f3cf93c2a20d8f28360dfb095f (patch) | |
tree | 88010a27657a6c5d46408d8f96ce1998962e3495 /arch/arm/mach-mediatek/Kconfig | |
parent | 49b10cb4926285b856b207c1f5bb40c75487f08b (diff) | |
download | u-boot-e66b202eb3aba9f3cf93c2a20d8f28360dfb095f.tar.gz u-boot-e66b202eb3aba9f3cf93c2a20d8f28360dfb095f.tar.xz u-boot-e66b202eb3aba9f3cf93c2a20d8f28360dfb095f.zip |
pinctrl: mediatek: fix warning
Fix the following warning when CONFIG_PINCONF=n:
drivers/pinctrl/mediatek/pinctrl-mtk-common.c:35:36:
warning: ‘mtk_drive’ defined but not used [-Wunused-const-variable=]
static const struct mtk_drive_desc mtk_drive[] = {
^~~~~~~~~
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Diffstat (limited to 'arch/arm/mach-mediatek/Kconfig')
0 files changed, 0 insertions, 0 deletions