Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933673AbbGHHqp (ORCPT ); Wed, 8 Jul 2015 03:46:45 -0400 Received: from www.linutronix.de ([62.245.132.108]:35621 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754568AbbGHHqS (ORCPT ); Wed, 8 Jul 2015 03:46:18 -0400 Date: Wed, 8 Jul 2015 09:46:11 +0200 (CEST) From: Thomas Gleixner To: Vineet Gupta cc: =?ISO-8859-15?Q?Jo=EBl_Porquet?= , "linux-kernel@vger.kernel.org" , "monstr@monstr.eu" , "ralf@linux-mips.org" , "jason@lakedaemon.net" Subject: Re: [PATCH 3/5] arc:irqchip: prepare for drivers/irqchip/irqchip.h removal In-Reply-To: Message-ID: References: <7937497.83EBDVYKlG@joel-zenbook> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-665205843-1436341572=:3916" X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001,URIBL_BLOCKED=0.001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1443 Lines: 40 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-665205843-1436341572=:3916 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT On Wed, 8 Jul 2015, Vineet Gupta wrote: > On Wednesday 08 July 2015 02:45 AM, Jo?l Porquet wrote: > > The IRQCHIP_DECLARE macro migrated to 'include/linux/irqchip.h'. > > See commit 91e20b5040c67c51aad88cf87db4305c5bd7f79d > ("irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h"). > > This patch removes the inclusions of private header 'drivers/irqchip/irqchip.h' > and if necessary replaces them with inclusions of 'include/linux/irqchip.h'. > > Signed-off-by: Joel Porquet > > Acked-by: Vineet Gupta > > > Joel, Thomas : Do you want me to pick this one up ? Yes. Btw, feel glad, that Joel figured this include '../../....' crap out and not me. I certainly wouldn't have written a purely technical changelog. include '../../....' is wrong in 99% of the cases. Thanks, tglx --8323329-665205843-1436341572=:3916-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/