From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by ozlabs.org (Postfix) with ESMTP id A4DC7DDDE0 for ; Sun, 21 Dec 2008 14:27:33 +1100 (EST) Received: by yx-out-2324.google.com with SMTP id 8so534549yxg.39 for ; Sat, 20 Dec 2008 19:27:31 -0800 (PST) Message-ID: Date: Sat, 20 Dec 2008 21:27:31 -0600 From: "Timur Tabi" Sender: timur.tabi@gmail.com To: "Becky Bruce" Subject: Re: [PATCH] powerpc: Update 8641hpcn dts file to match latest u-boot In-Reply-To: <1229724312-20406-1-git-send-email-beckyb@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <1229724312-20406-1-git-send-email-beckyb@kernel.crashing.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Dec 19, 2008 at 4:05 PM, Becky Bruce wrote: > --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts > +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts > @@ -26,7 +26,7 @@ > serial1 = &serial1; > pci0 = &pci0; > pci1 = &pci1; > - rapidio0 = &rapidio0; > + /* rapidio0 = &rapidio0; */ If you're going to leave commented-out code in the DTS, please add a comment here to explain why the code is commented-out and not just deleted. -- Timur Tabi Linux kernel developer at Freescale