From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yow.seanm.ca (toronto-hs-216-138-233-67.s-ip.magma.ca [216.138.233.67]) by ozlabs.org (Postfix) with SMTP id BF69ADDE04 for ; Mon, 28 Apr 2008 12:31:43 +1000 (EST) Date: Sun, 27 Apr 2008 22:31:42 -0400 From: Sean MacLennan To: "Stephen Rothwell" Subject: Re: [RESEND][PATCH][POWERPC] PIKA Warp: Update platform code to supportRev B boards Message-ID: <20080427223142.399bbfe7@lappy.seanm.ca> In-Reply-To: <20080428105859.daef4d71.sfr@canb.auug.org.au> References: <20080417152251.2bf07219@lappy.seanm.ca> <20080427152546.1e26b145@lappy.seanm.ca> <20080428105859.daef4d71.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 28 Apr 2008 10:58:59 +1000 "Stephen Rothwell" wrote: > You really want linux.of.h (unless there was some preexisting reason > to require of_platform.h). You are correct. That was a cut and paste from warp.c which specifically needs of_platform.h. Cheers, Sean