From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 18 Nov 2008 12:58:41 +0000 (GMT) Received: from smtp.movial.fi ([62.236.91.34]:63124 "EHLO smtp.movial.fi") by ftp.linux-mips.org with ESMTP id S23744720AbYKRM6a (ORCPT ); Tue, 18 Nov 2008 12:58:30 +0000 Received: from localhost (mailscanner.hel.movial.fi [172.17.81.9]) by smtp.movial.fi (Postfix) with ESMTP id D4A81C801E; Tue, 18 Nov 2008 14:58:23 +0200 (EET) X-Virus-Scanned: Debian amavisd-new at movial.fi Received: from smtp.movial.fi ([62.236.91.34]) by localhost (mailscanner.hel.movial.fi [172.17.81.9]) (amavisd-new, port 10026) with ESMTP id 30wJIC4zjvrg; Tue, 18 Nov 2008 14:58:23 +0200 (EET) Received: from [172.17.49.48] (sd048.hel.movial.fi [172.17.49.48]) by smtp.movial.fi (Postfix) with ESMTP id AEC02C8001; Tue, 18 Nov 2008 14:58:23 +0200 (EET) Message-ID: <4922BBEF.30305@movial.fi> Date: Tue, 18 Nov 2008 14:58:23 +0200 From: Dmitri Vorobiev Organization: Movial Creative Technologies User-Agent: Icedove 1.5.0.14eol (X11/20080724) MIME-Version: 1.0 To: Ralf Baechle CC: Dmitri Vorobiev , David Daney , linux-mips@linux-mips.org Subject: Re: [PATCH] Fix include paths in malta-amon.c References: <48D52FF4.2000905@avtrex.com> <20081015143804.GA18506@linux-mips.org> <490B0060.3030709@movial.fi> <90edad820811071537y4ca703abyb9cc8751aa69e87b@mail.gmail.com> In-Reply-To: <90edad820811071537y4ca703abyb9cc8751aa69e87b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 21300 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: dmitri.vorobiev@movial.fi Precedence: bulk X-list: linux-mips Dmitri Vorobiev wrote: > 2008/10/31 Dmitri Vorobiev : >> Ralf Baechle wrote: >>> On Sat, Sep 20, 2008 at 10:16:36AM -0700, David Daney wrote: >>> >>>> On linux-queue, malta doesn't build after the include file relocation. >>>> This should fix it. >>>> >>>> There some occurrences of 'asm-mips' in the comments of quite a few >>>> files, but this is the only place I found it in any code. >>>> >>>> Signed-off-by: David Daney >>> Thanks, applied. >> Hi, >> >> The fix is still not in Linus' tree. > > Another week, but the fix is still not in Linus' tree. Hi Ralf, Please let me remind you that this fix is still not in Linus' tree. That is, malta_defconfig still does not build. Thanks, Dmitri