Hi Mauro, On Tue, Nov 11, 2014 at 09:07:10AM -0200, Mauro Carvalho Chehab wrote: > Em Tue, 21 Oct 2014 17:07:00 +0200 > Sebastian Reichel <s...@kernel.org> escreveu: > > > This switches back to the normal regulator API (but use > > managed variant) in preparation for device tree support. > > This patch broke compilation. Please be sure that none of the patches in > the series would break it, as otherwise git bisect would be broken. > > [...]
mh, the errors seem to be from the old code (without the patch applied to drivers/media/radio/si4713/si4713.c) and the inlined code fragment displayed by the compiler seems to be the new code (with the patch applied to drivers/media/radio/si4713/si4713.c). Possible reasons I can think of: * You are using some kind of object cache, which assumed it could link the previously compiled si4713.o * You started the kernel compilation before merging the patch and the commit was only half applied when the compilation reached the si4713 driver. -- Sebastian
signature.asc
Description: Digital signature