Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b736701 authored by Joel Porquet's avatar Joel Porquet Committed by Thomas Gleixner
Browse files

irqchip: Remove header drivers/irqchip/irqchip.h



All drivers using the macro IRQCHIP_DECLARE have been converted to using global
header include/linux/irqchip.h. Local header drivers/irqchip/irqchip.h is now
useless and can be removed.

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/2818400.nekF4hg2Ig@joel-zenbook


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 0a271c2a
Loading
Loading
Loading
Loading

drivers/irqchip/irqchip.h

deleted100644 → 0
+0 −11
Original line number Diff line number Diff line
/*
 * Copyright (C) 2012 Thomas Petazzoni
 *
 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 *
 * This file is licensed under the terms of the GNU General Public
 * License version 2.  This program is licensed "as is" without any
 * warranty of any kind, whether express or implied.
 */

#include <linux/irqchip.h>