diff options
author | Ladislav Michl <ladis@linux-mips.org> | 2018-01-22 13:31:11 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-01-22 13:31:19 +0100 |
commit | d3452f1d88311c9af16d709d51dba5ad44afbd1d (patch) | |
tree | 88d3b2c319ae3ef0796c11009bfffee6696b145c /drivers/pinctrl | |
parent | 470b73a38470e8baf923b8424b5f54870efaef22 (diff) | |
download | talos-op-linux-d3452f1d88311c9af16d709d51dba5ad44afbd1d.tar.gz talos-op-linux-d3452f1d88311c9af16d709d51dba5ad44afbd1d.zip |
pinctrl: Forward declare struct device
pinctrl/devinfo.h is using forward declaration from pinctrl/consumer.h
for configurations with CONFIG_PINCTRL defined, however nothing declares
it in the opposite case. Fix this by adding a forward declaration.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl')
0 files changed, 0 insertions, 0 deletions