commit | 9f488ba8633fe77910ea0ba80ec762d9c34af1b6 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 13 10:46:33 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 13 10:46:33 2012 -0800 |
tree | af9137d9bbd1c56827d1675520da328a936daec7 | |
parent | 045020e77684721e4a29e0225be99adc01cfa735 [diff] |
IIO: fix build error in lp8788-charger.c Turns out that consumer.h needs to include types.h on some platforms to build properly (like powerpc). Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>