blk: rq_data_dir() should not return a boolean
[cris-mirror.git] / arch / mips / include / asm / mach-pistachio / irq.h
blobb94a09a5422111c82d714f856c5d9b3358645c99
1 /*
2 * Pistachio IRQ setup
4 * Copyright (C) 2014 Google, Inc.
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms and conditions of the GNU General Public License,
8 * version 2, as published by the Free Software Foundation.
9 */
11 #ifndef __ASM_MACH_PISTACHIO_IRQ_H
12 #define __ASM_MACH_PISTACHIO_IRQ_H
14 #define NR_IRQS 256
16 #include_next <irq.h>
18 #endif /* __ASM_MACH_PISTACHIO_IRQ_H */