From mboxrd@z Thu Jan 1 00:00:00 1970 From: jroedel@suse.de (Joerg Roedel) Date: Thu, 6 Aug 2015 22:17:24 +0200 Subject: next-20150806 build: 2 failures 52 warnings (next-20150806) In-Reply-To: <20150806180156.GC20873@sirena.org.uk> References: <20150806180156.GC20873@sirena.org.uk> Message-ID: <20150806201724.GC10112@suse.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Aug 06, 2015 at 07:01:56PM +0100, Mark Brown wrote: > On Thu, Aug 06, 2015 at 12:00:47PM +0100, Build bot for Mark Brown wrote: > > Today's linux-next fails to build an ARM allmodconfig with: > > > ../drivers/iommu/omap-iommu-debug.c:138:2: error: void value not ignored as it ought to be > > caused by a combination of 1ba2f20ac (fs/seq_file: convert int > seq_vprint/seq_printf/etc... returns to void) which made seq_printf() > return void and e203db293863fa15 (iommu/omap: Fix debug_read_tlb() to > use seq_printf()) which has been in -next for a little while now. Whoops. Thanks for the report, I'll fix it tomorrow. Joerg