On Sat, Mar 08, 2014 at 09:52:32PM -0800, Greg Kroah-Hartman wrote: > On Mon, Mar 03, 2014 at 09:46:49PM +0100, Johannes Thumshirn wrote: > > From: Johannes Thumshirn <[email protected]> > > > > men_z188_adc needs to include linux/io.h. This fixes a build error > > discovered by 0-day buid bot > > > > Signed-off-by: Johannes Thumshirn <[email protected]> > > --- > > drivers/iio/adc/men_z188_adc.c | 1 + > > 1 file changed, 1 insertion(+) > > Please properly credit who reported the issue with a "Reported-by:" > line. > > Also send patches to the correct maintainers using > scripts/get_maintainers.pl, I am not the IIO maintainer.
Ah, I see I took your previous patch, that makes a bit more sense why you sent it to me, so I'll queue it up to fix the reported issue... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

