Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754070AbYHCJVT (ORCPT ); Sun, 3 Aug 2008 05:21:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752625AbYHCJVH (ORCPT ); Sun, 3 Aug 2008 05:21:07 -0400 Received: from an-out-0708.google.com ([209.85.132.250]:12549 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752589AbYHCJVF (ORCPT ); Sun, 3 Aug 2008 05:21:05 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=uivZMyvZTF5b/VUcW5JX8SHFJRkxqlMRA0hH64zGerjVX7nP9blhd1JBLk74lsswIk qXwK3asntCZgaGhKDgGC4HxaYt9pkxCMZSI4K1f3ovWZxf4dOzvenWGjHsh7QeKUVDBk wWEHH5q9U1IkuioPOZynHlyFgivfTsRd9G//g= Message-ID: Date: Sun, 3 Aug 2008 13:21:04 +0400 From: "Alexander Beregalov" To: "David Woodhouse" Subject: Re: [PATCH] drivers/video/console/promcon.c: fix build error Cc: tim.bird@am.sony.com, linux-kernel@vger.kernel.org In-Reply-To: <1217753816.2500.13.camel@shinybook.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080802230357.GE4856@orion> <1217753816.2500.13.camel@shinybook.infradead.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 972 Lines: 24 2008/8/3 David Woodhouse : > On Sun, 2008-08-03 at 03:03 +0400, Alexander Beregalov wrote: >> From: Alexander Beregalov >> >> drivers/video/console/promcon.c: fix build error >> >> drivers/video/console/promcon.c:158: error: implicit declaration of >> function 'con_protect_unimap' >> >> Introduced by commit 4744b43431e8613f920c5cba88346756f53c5165 > > Commit a29ccf6f823a84d89e1c7aaaf221cf7282022024, surely? Yes, my mistake. > > And in fact it looks like we could remove those parts of promcon.c > completely if !CONFIG_CONSOLE_TRANSLATIONS. But your patch is certainly > correct, and I've applied it to my 'random-2.6.git' tree which I've > already asked Linus to pull. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/