Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757931AbbGHB7I (ORCPT ); Tue, 7 Jul 2015 21:59:08 -0400 Received: from smtprelay.synopsys.com ([198.182.47.9]:60905 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757241AbbGHB67 convert rfc822-to-8bit (ORCPT ); Tue, 7 Jul 2015 21:58:59 -0400 From: Vineet Gupta To: =?iso-8859-1?Q?Jo=EBl_Porquet?= , "linux-kernel@vger.kernel.org" CC: "monstr@monstr.eu" , "ralf@linux-mips.org" , "tglx@linutronix.de" , "jason@lakedaemon.net" Subject: Re: [PATCH 3/5] arc:irqchip: prepare for drivers/irqchip/irqchip.h removal Thread-Topic: [PATCH 3/5] arc:irqchip: prepare for drivers/irqchip/irqchip.h removal Thread-Index: AQHQuPoBCB36/sdAfkeDVaxzmAsrWw== Date: Wed, 8 Jul 2015 01:58:50 +0000 Message-ID: References: <7937497.83EBDVYKlG@joel-zenbook> Accept-Language: en-US, en-IN Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.12.197.226] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 860 Lines: 23 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 ? Thx, -Vineet -- 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/