From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Subject: Re: [2.6 patch] fix ide/legacy/gayle.c compilation Date: Fri, 8 Feb 2008 21:33:17 +0100 Message-ID: <200802082133.17290.bzolnier@gmail.com> References: <20080207231226.GD7198@cs181133002.pp.htv.fi> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from qb-out-0506.google.com ([72.14.204.225]:15661 "EHLO qb-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755336AbYBHVDJ (ORCPT ); Fri, 8 Feb 2008 16:03:09 -0500 Received: by qb-out-0506.google.com with SMTP id e11so6434905qbe.15 for ; Fri, 08 Feb 2008 13:03:09 -0800 (PST) In-Reply-To: <20080207231226.GD7198@cs181133002.pp.htv.fi> Content-Disposition: inline Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Adrian Bunk Cc: geert@linux-m68k.org, linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org On Friday 08 February 2008, Adrian Bunk wrote: > Signed-off-by: Adrian Bunk applied From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757708AbYBHVEe (ORCPT ); Fri, 8 Feb 2008 16:04:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755333AbYBHVDT (ORCPT ); Fri, 8 Feb 2008 16:03:19 -0500 Received: from ag-out-0708.google.com ([72.14.246.243]:56691 "EHLO ag-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756016AbYBHVDO (ORCPT ); Fri, 8 Feb 2008 16:03:14 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=n04TyOS/sCUSkvd0cPHqB6rJxxHr7iiERD2kYNvrBsKKPVR4M7vwlmJNH4cV3AQ+tmI/dFADJOmzM1fbfqqL4ec7z21uC803V/IC0TPfESEiHoFdiv4DrqC1RgYGrjp+9BNgN2SxgCFkvPbJbTT0ojyTbbeJTisXLa9AFtbv+I0= From: Bartlomiej Zolnierkiewicz To: Adrian Bunk Subject: Re: [2.6 patch] fix ide/legacy/gayle.c compilation Date: Fri, 8 Feb 2008 21:33:17 +0100 User-Agent: KMail/1.9.6 (enterprise 0.20071204.744707) Cc: geert@linux-m68k.org, linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org References: <20080207231226.GD7198@cs181133002.pp.htv.fi> In-Reply-To: <20080207231226.GD7198@cs181133002.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802082133.17290.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 08 February 2008, Adrian Bunk wrote: > Signed-off-by: Adrian Bunk applied