diff options
author | 2011-10-27 20:38:24 -0700 | |
---|---|---|
committer | 2011-11-09 15:07:40 +0100 | |
commit | e0e20753c15fc418d94fee826af394907df856d8 (patch) | |
tree | e503026776ba7e593f15f39c3c03999f1136d9bc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Linux 3.2-rc1 (diff) | |
download | wireguard-linux-e0e20753c15fc418d94fee826af394907df856d8.tar.xz wireguard-linux-e0e20753c15fc418d94fee826af394907df856d8.zip |
pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"
when pinctl subsystem is not selected, when compiling drivers including
the include/linux/pinctrl/pinctrl.h, we will get the warning as below:
In file included from include/linux/pinctrl/pinmux.h:17,
from drivers/tty/serial/sirfsoc_uart.c:25:
include/linux/pinctrl/pinctrl.h:126: warning: 'struct pinctrl_dev'
declared inside parameter list
include/linux/pinctrl/pinctrl.h:126: warning: its scope is only this
definition or declaration, which is probably not what you want
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions