From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: fix compile breakage - add a missing header include Date: Tue, 19 Jan 2010 12:36:10 +0000 Message-ID: <20100119123609.GB4021@opensource.wolfsonmicro.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 32908103884 for ; Tue, 19 Jan 2010 13:36:11 +0100 (CET) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Guennadi Liakhovetski Cc: Takashi Iwai , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Tue, Jan 19, 2010 at 08:39:05AM +0100, Guennadi Liakhovetski wrote: > Signed-off-by: Guennadi Liakhovetski > --- > > It might well have been reported and / or fixed in some trees, sorry for > the noise, if that's the case. Not been reported, there's rarely if ever any call to include this header without also including soc.h.