Skip to content
Snippets Groups Projects
Commit 41a83e06 authored by Joel Porquet's avatar Joel Porquet Committed by Thomas Gleixner
Browse files

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: default avatarJoel Porquet <joel@porquet.org>
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: default avatarThomas Gleixner <tglx@linutronix.de>
parent d452bca8
Branches
Tags
No related merge requests found
Showing
with 19 additions and 35 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment