Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267469AbUJGSBN (ORCPT ); Thu, 7 Oct 2004 14:01:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267552AbUJGSAL (ORCPT ); Thu, 7 Oct 2004 14:00:11 -0400 Received: from stat16.steeleye.com ([209.192.50.48]:32400 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S267469AbUJGRvy (ORCPT ); Thu, 7 Oct 2004 13:51:54 -0400 Subject: Re: 2.6.9-rc3-mm3: `risc_code_addr01' multiple definition From: James Bottomley To: Andrew Vasquez Cc: Adrian Bunk , Andrew Morton , Linux Kernel In-Reply-To: <1097170149.12535.27.camel@praka> References: <20041007015139.6f5b833b.akpm@osdl.org> <20041007165849.GA4493@stusta.de> <1097170149.12535.27.camel@praka> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-9) Date: 07 Oct 2004 12:50:14 -0500 Message-Id: <1097171420.1718.332.camel@mulgrave> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 19 On Thu, 2004-10-07 at 12:29, Andrew Vasquez wrote: > Hmm, seems the additional 1040 support in qla1280.c is causing name > clashes with the firmware image in qlogicfc_asm.c. Try out the attached > patch (not tested) which provides the 1040 firmware image unique > variable names. > > Looks like there would be some name clashes in qlogicfc and qlogicisp. Is there any reason for these firmware image pointers not to be static? At least for these drivers which are single files. James - 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/