From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 61913DDE28 for ; Thu, 19 Jul 2007 00:13:36 +1000 (EST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Kumar Gala Subject: Re: [PATCH] PPC: Prevent direct inclusion of . Date: Wed, 18 Jul 2007 09:14:09 -0500 To: "Robert P. J. Day" Cc: Linux PPC Mailing List , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jul 18, 2007, at 8:36 AM, Robert P. J. Day wrote: > > Signed-off-by: Robert P. J. Day Can you provide some commit description as to why we are doing this? - k > > --- > > not compile-tested, so if there's a flaw here somewhere, feel free > to tweak it. > > arch/ppc/syslib/ocp.c | 2 +- > include/asm-powerpc/rwsem.h | 4 ++++ > include/asm-ppc/ocp.h | 2 +- > 3 files changed, 6 insertions(+), 2 deletions(-)