From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: linux-next: build failure after merge of the final tree (regulator tree related) Date: Thu, 16 Aug 2012 11:58:03 +0100 Message-ID: <20120816105803.GI15365@opensource.wolfsonmicro.com> References: <20120816151605.b0a9932005b541956288ce96@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:38725 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753524Ab2HPK6G (ORCPT ); Thu, 16 Aug 2012 06:58:06 -0400 Content-Disposition: inline In-Reply-To: <20120816151605.b0a9932005b541956288ce96@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Liam Girdwood , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Arnd Bergmann On Thu, Aug 16, 2012 at 03:16:05PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: Applied, thanks. I can't help but thinking that slab.h should just be automatically included, it's so widely used and frequently included implicitly that I bet it causes more time to be burned on this sort of error than has ever been saved by not referencing it.