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 64799DDFD5 for ; Wed, 31 Jan 2007 10:42:16 +1100 (EST) In-Reply-To: <20070130230859.21111.39370.stgit@localhost.localdomain> References: <20070130230711.21111.52924.stgit@localhost.localdomain> <20070130230859.21111.39370.stgit@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: From: Kumar Gala Subject: Re: [PATCH 2/3] [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads Date: Tue, 30 Jan 2007 17:41:14 -0600 To: Vitaly Bordug Cc: linuxppc-dev , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jan 30, 2007, at 5:09 PM, Vitaly Bordug wrote: > > Recent update of asm-powerpc/io.h caused cpm-related stuff to break > in the > current kernel. Current patch fixes it, as well as other > inconsistencies > expressed, that do not permit targets from working properly: > > - Updated dts with a chosen node with interrupt controller, Why do we need this? I'm not aware of any other boards having to set this? - k