]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/gpio/driver.h
gpiolib: provide a declaration of seq_file in gpio/driver.h
[karo-tx-linux.git] / include / linux / gpio / driver.h
index cd9da3885d79cd7d61b85dba7bf3e50714242e21..656a27efb2c8cdd755cd78e20a36e5dd028e5310 100644 (file)
@@ -5,6 +5,7 @@
 
 struct device;
 struct gpio_desc;
+struct seq_file;
 
 /**
  * struct gpio_chip - abstract a GPIO controller