Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / mips / include / asm / mach-lantiq / xway / irq.h
blob83e5f03cccb51b7bf5009e9355cc888e29ce8c1d
1 /*
2 * This program is free software; you can redistribute it and/or modify it
3 * under the terms of the GNU General Public License version 2 as published
4 * by the Free Software Foundation.
6 * Copyright (C) 2010 John Crispin <john@phrozen.org>
7 */
9 #ifndef __LANTIQ_IRQ_H
10 #define __LANTIQ_IRQ_H
12 #include <lantiq_irq.h>
14 #define NR_IRQS 256
16 #include_next <irq.h>
18 #endif