From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 09 Feb 2006 15:44:08 +0000 (GMT) Received: from mipsfw.mips-uk.com ([194.74.144.146]:57622 "EHLO bacchus.dhis.org") by ftp.linux-mips.org with ESMTP id S8133475AbWBIPn7 (ORCPT ); Thu, 9 Feb 2006 15:43:59 +0000 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by bacchus.dhis.org (8.13.4/8.13.4) with ESMTP id k19FnxFW013488; Thu, 9 Feb 2006 15:49:59 GMT Received: (from ralf@localhost) by denk.linux-mips.net (8.13.4/8.13.4/Submit) id k19Fnx3T013487; Thu, 9 Feb 2006 15:49:59 GMT Date: Thu, 9 Feb 2006 15:49:59 +0000 From: Ralf Baechle To: Atsushi Nemoto Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] Fix build error by removal of obsoleted au1x00_uart driver. Message-ID: <20060209154959.GA3558@linux-mips.org> References: <20060210.004302.96686142.anemo@mba.ocn.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060210.004302.96686142.anemo@mba.ocn.ne.jp> User-Agent: Mutt/1.4.2.1i Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 10381 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Fri, Feb 10, 2006 at 12:43:02AM +0900, Atsushi Nemoto wrote: > Subject: [PATCH] Fix build error by removal of obsoleted au1x00_uart driver. You were seconds to late, I already checked in an identical patch :) Ralf