Commit 1fad12cd authored by Paul Burton's avatar Paul Burton Committed by Ralf Baechle
Browse files

irqchip: mips-gic: Remove linux/irqchip/mips-gic.h



The linux/irqchip/mips-gic.h header is no longer used. Remove it.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Acked-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17049/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 3f1770c0
Loading
Loading
Loading
Loading

include/linux/irqchip/mips-gic.h

deleted100644 → 0
+0 −14
Original line number Diff line number Diff line
/*
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Copyright (C) 2000, 07 MIPS Technologies, Inc.
 */
#ifndef __LINUX_IRQCHIP_MIPS_GIC_H
#define __LINUX_IRQCHIP_MIPS_GIC_H

#include <linux/clocksource.h>
#include <linux/ioport.h>

#endif /* __LINUX_IRQCHIP_MIPS_GIC_H */