diff options
author | 2016-02-08 15:29:49 +0100 | |
---|---|---|
committer | 2016-02-15 20:40:52 +0100 | |
commit | 88aa9f74e23543307f3475b64d65f85cb91729cd (patch) | |
tree | 3f818933b512374abefee6bcee60318381d9ac7a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: Fix return value check in amd_gpio_probe() (diff) | |
download | wireguard-linux-88aa9f74e23543307f3475b64d65f85cb91729cd.tar.xz wireguard-linux-88aa9f74e23543307f3475b64d65f85cb91729cd.zip |
pinctrl: coh901: fix initconst annotation
Clang correctly points out that the section attribute for u300_gpio_confdata
is in the wrong place:
drivers/pinctrl/pinctrl-coh901.c:130:37: error: '__section__' attribute only applies to functions and global variables
This moves it from the type name to the variable, so it actually gets
discarded.
Signed-off-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