Files
linux-st/include/linux
Michael Hennerich dc5ae4f2f5 gpio: adp5588-gpio: add i2c forward declaration
Some ADP5588 functions take a pointer to an i2c_client, but if the i2c
header doesn't happen to be included first, we hit the standard "struct
declared inside parameter list" warnings from gcc.  So add a simple
forward decl of the i2c_client struct.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-10-27 18:03:07 -07:00
..
2010-10-26 14:51:00 -04:00
2010-10-25 21:18:20 -04:00
2010-10-25 08:02:40 -07:00
2010-10-25 14:11:37 -07:00
2010-10-23 22:49:32 +02:00
2010-10-27 18:03:05 -07:00
2010-10-26 16:52:08 -07:00
2010-10-25 21:24:15 -04:00
2010-10-26 16:52:05 -07:00
2010-10-25 21:18:20 -04:00
2010-10-26 16:52:15 -07:00
2010-10-26 16:52:03 -07:00
2010-10-26 16:52:14 -07:00