Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 30 Jan 2002 05:22:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 30 Jan 2002 05:22:18 -0500 Received: from www.deepbluesolutions.co.uk ([212.18.232.186]:50693 "EHLO caramon.arm.linux.org.uk") by vger.kernel.org with ESMTP id ; Wed, 30 Jan 2002 05:21:58 -0500 Date: Wed, 30 Jan 2002 10:21:47 +0000 From: Russell King To: James Simmons Cc: Geert Uytterhoeven , Dave Jones , Linux Fbdev development list , Linux Kernel Mailing List Subject: Re: [PATCH] fbdev accel wrapper. II Message-ID: <20020130102147.C16937@flint.arm.linux.org.uk> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jsimmons@transvirtual.com on Tue, Jan 29, 2002 at 03:59:26PM -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 29, 2002 at 03:59:26PM -0800, James Simmons wrote: > if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR) > region.color = attr_bgcol_ec(p,vc); > else > region.color = info->pseudo_palette)[attr_bgcol_ec(p,vc)]; ^ ^ I hope this is a typing mistake that's not present in the real source. 8) -- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html - 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/