From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Include linux/io.h for jz4740 codec Date: Tue, 6 Dec 2011 11:02:06 +0000 Message-ID: <20111206110206.GJ28840@opensource.wolfsonmicro.com> References: <1323155940.22557.0.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 18A74103B8E for ; Tue, 6 Dec 2011 12:02:08 +0100 (CET) Content-Disposition: inline In-Reply-To: <1323155940.22557.0.camel@phoenix> 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: Axel Lin Cc: alsa-devel@alsa-project.org, Lars-Peter Clausen , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Dec 06, 2011 at 03:19:00PM +0800, Axel Lin wrote: > Include linux/io.h to fix below build errors: Applied, thanks.