]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - arch/mips/include/asm/mach-lantiq/falcon/irq.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[mirror_ubuntu-jammy-kernel.git] / arch / mips / include / asm / mach-lantiq / falcon / irq.h
CommitLineData
d2912cb1 1/* SPDX-License-Identifier: GPL-2.0-only */
d41ced01 2/*
d41ced01
JC
3 *
4 * Copyright (C) 2011 Thomas Langer <thomas.langer@lantiq.com>
5 */
6
7#ifndef __FALCON_IRQ_H
8#define __FALCON_IRQ_H
9
10#include <falcon_irq.h>
11
12#define NR_IRQS 328
13
14#include_next <irq.h>
15
16#endif