pinctrl: add "struct seq_file;" to pinconf.h

This allows one to include pinconf.h without having to include other
headers first.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Stephen Warren 2011-12-15 16:57:16 -07:00 committed by Linus Walleij
parent ca53c5f1ca
commit 63fd5984a9

View File

@ -15,6 +15,7 @@
#ifdef CONFIG_PINCONF
struct pinctrl_dev;
struct seq_file;
/**
* struct pinconf_ops - pin config operations, to be implemented by