diff options
author | 2016-07-06 10:25:17 -0300 | |
---|---|---|
committer | 2016-07-06 15:41:31 +0200 | |
commit | 8229bcf887b5891e6afa3cdeee5be89f4f516c86 (patch) | |
tree | c3716c4a76088440bd3bcf777cf33b3c90e538bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Documentation: dt: Add new compatible to STM32 pinctrl driver bindings (diff) | |
download | wireguard-linux-8229bcf887b5891e6afa3cdeee5be89f4f516c86.tar.xz wireguard-linux-8229bcf887b5891e6afa3cdeee5be89f4f516c86.zip |
pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macro
Commit e2756baa4217 ("pinctrl: imx21: make it explicitly non-modular")
missed the removal of the MODULE_DEVICE_TABLE() macro causing the
following build error:
drivers/pinctrl/freescale/pinctrl-imx21.c:328:1: error: data definition has no type or storage class [-Werror]
MODULE_DEVICE_TABLE(of, imx21_pinctrl_of_match);
,so remove the macro to fix this problem.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions