From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for Apr 30 (sound) Date: Tue, 30 Apr 2013 11:42:08 -0700 Message-ID: <51801080.6050809@infradead.org> References: <20130430165730.7779d7e5d8fdca911213cce7@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from casper.infradead.org ([85.118.1.10]:39734 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758953Ab3D3Smh (ORCPT ); Tue, 30 Apr 2013 14:42:37 -0400 In-Reply-To: <20130430165730.7779d7e5d8fdca911213cce7@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, alsa On 04/29/13 23:57, Stephen Rothwell wrote: > Hi all, > > Please do not add any v3.11 destined work to your linux-next included > branches until after v3.10-rc1 is released. > > Changes since 20130429: > when CONFIG_PROC_FS is not enabled: sound/core/memalloc.c: In function 'snd_mem_exit': sound/core/memalloc.c:525:20: error: 'SND_MEM_PROC_FILE' undeclared (first use in this function) -- ~Randy