aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek/pinctrl-mtk-common.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-01-25 16:59:09 +0100
committerLinus Walleij <linus.walleij@linaro.org>2016-01-28 11:36:00 +0100
commit39178bb2b3e78cfcb9b6311fa9e2b8d6e3cfe51f (patch)
tree6e3b6929887814dcb9058365b5c2c1c53cb05936 /drivers/pinctrl/mediatek/pinctrl-mtk-common.c
parentpinctrl: pxa: export pxa2xx_pinctrl_init() (diff)
downloadlinux-dev-39178bb2b3e78cfcb9b6311fa9e2b8d6e3cfe51f.tar.xz
linux-dev-39178bb2b3e78cfcb9b6311fa9e2b8d6e3cfe51f.zip
pinctrl: nomadik: hide unused functions
The nomadik pinctrl driver has two functions that are only used for debugfs output and are otherwise unused: drivers/pinctrl/nomadik/pinctrl-abx500.c:194:12: error: 'abx500_get_pull_updown' defined but not used drivers/pinctrl/nomadik/pinctrl-abx500.c:471:12: error: 'abx500_get_mode' defined but not used This makes the function definitions conditional to avoid the harmless warnings. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/mediatek/pinctrl-mtk-common.c')
0 files changed, 0 insertions, 0 deletions