From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id A61D8DDE1A for ; Fri, 20 Jul 2007 08:56:01 +1000 (EST) Date: Thu, 19 Jul 2007 15:55:59 -0700 (PDT) Message-Id: <20070719.155559.85420710.davem@davemloft.net> To: sfr@canb.auug.org.au Subject: Re: [PATCH 01/12] Split out common parts of prom.h From: David Miller In-Reply-To: <20070720010742.e60c67a7.sfr@canb.auug.org.au> References: <20070718173024.50204a1a.sfr@canb.auug.org.au> <20070720010742.e60c67a7.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: sparclinux@vger.kernel.org, linuxppc-dev@ozlabs.org, paulus@samba.org, wli@holomorphy.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Stephen Rothwell Date: Fri, 20 Jul 2007 01:07:42 +1000 > This creates linux/of.h and includes asm/prom.h from it. > > We also include linux/of.h from asm/prom.h while we transition. > > Signed-off-by: Stephen Rothwell Acked-by: David S. Miller