From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from linutronix.de (www.linutronix.de [62.245.132.108]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C37E5B6F14 for ; Thu, 31 Mar 2011 00:32:20 +1100 (EST) Date: Wed, 30 Mar 2011 15:32:13 +0200 (CEST) From: Thomas Gleixner To: Richard Cochran Subject: Re: [PATCH] powerpc: rename get_irq_desc_data and get_irq_desc_chip In-Reply-To: <20110330132504.GA31832@riccoc20.at.omicron.at> Message-ID: References: <20110330132504.GA31832@riccoc20.at.omicron.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Lennert Buytenhek , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 30 Mar 2011, Richard Cochran wrote: > These two functions disappeared in commit > > 0c6f8a8b917ad361319c8ace3e9f28e69bfdb4c1 > "genirq: Remove compat code" > > but they still exist in qe_ic.h. > This patch renames the function to their new names. oops. I really need to figure out to teach coccinelle not to ignore header files.