From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zipcode.az.mvista.com (unknown [65.200.49.156]) by ozlabs.org (Postfix) with ESMTP id B48F9DDE2B for ; Wed, 14 Mar 2007 10:21:43 +1100 (EST) Date: Tue, 13 Mar 2007 15:00:20 -0700 From: "Mark A. Greer" To: Scott Wood Subject: Re: [PATCH 10/19] bootwrapper: Add ft_find_device_rel(). Message-ID: <20070313220020.GC8072@mag.az.mvista.com> References: <20070312204153.GJ28545@ld0162-tx32.am.freescale.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20070312204153.GJ28545@ld0162-tx32.am.freescale.net> 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, Mar 12, 2007 at 02:41:53PM -0600, Scott Wood wrote: > Add a function to look up a relative, rather than absolute, path name. > > Signed-off-by: Scott Wood Acked-by: Mark A. Greer