OSDN Git Service

pinctrl: add "struct seq_file;" to pinconf.h
authorStephen Warren <swarren@nvidia.com>
Thu, 15 Dec 2011 23:57:16 +0000 (16:57 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Jan 2012 08:10:07 +0000 (09:10 +0100)
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>
include/linux/pinctrl/pinconf.h

index d5b72e6..8c2c88e 100644 (file)
@@ -15,6 +15,7 @@
 #ifdef CONFIG_PINCONF
 
 struct pinctrl_dev;
+struct seq_file;
 
 /**
  * struct pinconf_ops - pin config operations, to be implemented by