diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2012-03-06 19:12:12 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-03-06 22:29:05 (GMT) |
commit | 0acfb076f7987bd4bb5cd5de879ba3e3e71724e9 (patch) | |
tree | f29b30e3ef22e236015862fc77325a4137f99c58 /drivers/pinctrl/Kconfig | |
parent | 9a01be1715b6a027765701ca09ba0401ff066fc5 (diff) | |
download | linux-0acfb076f7987bd4bb5cd5de879ba3e3e71724e9.tar.xz |
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 'drivers/pinctrl/Kconfig')
0 files changed, 0 insertions, 0 deletions