From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3D501DDDE6 for ; Mon, 12 Mar 2007 14:25:35 +1100 (EST) Date: Sun, 11 Mar 2007 22:22:17 -0500 (CDT) From: Kumar Gala To: Zang Roy-r61911 Subject: Re: [patch]: Unify PCI Express memory map registers structure define In-Reply-To: <1173418047.20626.5.camel@localhost.localdomain> Message-ID: References: <1173161436.9465.91.camel@localhost.localdomain> <1173418047.20626.5.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 9 Mar 2007, Zang Roy-r61911 wrote: > Unify PCI Express memory map registers structure define > to arch/pwoerpc/sysdev/fsl_pcie.h for Freescale 85xx/86xx > processor family. > arch/ppc will not support PCI Express for 85xx/86xx. > > Signed-off-by: Roy Zang > --- applied. - k