diff options
author | 2012-03-06 12:12:12 -0700 | |
---|---|---|
committer | 2012-03-06 23:29:05 +0100 | |
commit | 0acfb076f7987bd4bb5cd5de879ba3e3e71724e9 (patch) | |
tree | f29b30e3ef22e236015862fc77325a4137f99c58 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: split pincontrol states into its own header (diff) | |
download | linux-dev-0acfb076f7987bd4bb5cd5de879ba3e3e71724e9.tar.xz linux-dev-0acfb076f7987bd4bb5cd5de879ba3e3e71724e9.zip |
pinctrl: forward-declare struct device
Add a dummy declaration of struct device to avoid the following warning:
In file included from include/linux/pinctrl/machine.h:15:0,
from arch/arm/mach-tegra/board-pinmux.h:18,
from arch/arm/mach-tegra/board-trimslice-pinmux.c:20:
include/linux/pinctrl/pinctrl.h:115:12: warning: 'struct device' declared inside parameter list [enabled by default]
include/linux/pinctrl/pinctrl.h:115:12: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
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