]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - arch/mips/include/asm/mach-vr41xx/irq.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / mips / include / asm / mach-vr41xx / irq.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
97dcb82d
AN
2#ifndef __ASM_MACH_VR41XX_IRQ_H
3#define __ASM_MACH_VR41XX_IRQ_H
4
5#include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */
6
7#include_next <irq.h>
8
9#endif /* __ASM_MACH_VR41XX_IRQ_H */