treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / mips / include / asm / mach-lantiq / xway / irq.h
blob76ebbf6c50efa914285d09c914774112578e786b
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
4 * Copyright (C) 2010 John Crispin <john@phrozen.org>
5 */
7 #ifndef __LANTIQ_IRQ_H
8 #define __LANTIQ_IRQ_H
10 #include <lantiq_irq.h>
12 #define NR_IRQS 256
14 #include_next <irq.h>
16 #endif