summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
diff options
context:
space:
mode:
authorStephen Warren <swarren@wwwdotorg.org>2012-03-06 20:12:12 +0100
committerLinus Walleij <linus.walleij@linaro.org>2012-03-06 23:29:05 +0100
commit0acfb076f7987bd4bb5cd5de879ba3e3e71724e9 (patch)
treef29b30e3ef22e236015862fc77325a4137f99c58 /drivers/pinctrl
parentpinctrl: split pincontrol states into its own header (diff)
downloadlinux-0acfb076f7987bd4bb5cd5de879ba3e3e71724e9.tar.xz
linux-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 'drivers/pinctrl')
0 files changed, 0 insertions, 0 deletions