From: Joel Porquet Date: Tue, 7 Jul 2015 21:11:46 +0000 (-0400) Subject: irqchip: Prepare for local stub header removal X-Git-Tag: omap-for-v4.3/fixes-rc1~130^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41a83e06e2bb9ac46731681fd44d1e6ab184dac5;p=pandora-kernel.git irqchip: Prepare for local stub header removal The IRQCHIP_DECLARE macro moved to to 'include/linux/irqchip.h', so the local irqchip.h became an empty shell, which solely includes include/linux/irqchip.h Include the global header in all irqchip drivers instead of the local header, so we can remove it. Signed-off-by: Joel Porquet Cc: vgupta@synopsys.com Cc: monstr@monstr.eu Cc: ralf@linux-mips.org Cc: jason@lakedaemon.net Link: http://lkml.kernel.org/r/1882096.X39jVG8e0D@joel-zenbook Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed