From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 16176DDE18 for ; Tue, 8 May 2007 11:13:26 +1000 (EST) Date: Mon, 7 May 2007 20:15:25 -0500 To: Josh Boyer Subject: Re: [PATCH v4 1/7] Add tsi108_pci.h for common PCI functions Message-ID: <20070508011525.GA12613@lixom.net> References: <1178572962.2990.197.camel@zod.rchland.ibm.com> <1178573122.2990.199.camel@zod.rchland.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1178573122.2990.199.camel@zod.rchland.ibm.com> From: olof@lixom.net (Olof Johansson) Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, May 07, 2007 at 04:25:22PM -0500, Josh Boyer wrote: > Add a header file for the common PCI routines used for the TSI bridge > > Signed-off-by: Josh Boyer Acked-by: Olof Johansson