Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 7 Jan 2003 08:11:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 7 Jan 2003 08:11:54 -0500 Received: from noodles.codemonkey.org.uk ([213.152.47.19]:2019 "EHLO noodles.internal") by vger.kernel.org with ESMTP id ; Tue, 7 Jan 2003 08:11:53 -0500 Date: Tue, 7 Jan 2003 13:18:43 +0000 From: Dave Jones To: Muli Ben-Yehuda Cc: Linux-Kernel Subject: Re: PATCH: fix "assignment from incopatible pointer type" in amd-k7-agp.c Message-ID: <20030107131843.GA17176@codemonkey.org.uk> Mail-Followup-To: Dave Jones , Muli Ben-Yehuda , Linux-Kernel References: <20030107130639.GH25540@alhambra> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030107130639.GH25540@alhambra> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 616 Lines: 17 On Tue, Jan 07, 2003 at 03:06:39PM +0200, Muli Ben-Yehuda wrote: > agp_bridge.gatt_table and agp_bridge.gatt_table_real are both > u32*. Cast unsignments to them from unsigned long*'s to u32*'s. Looks good, similar fixes also needed for sworks-agp.c by the looks of things. I'll fix that up.. Dave -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/