drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / mips / include / asm / mach-pic32 / irq.h
blobddaf999bc6506ff00e4fe9c5bbc36b5a47fd0520
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Joshua Henderson <joshua.henderson@microchip.com>
4 * Copyright (C) 2015 Microchip Technology Inc. All rights reserved.
5 */
6 #ifndef __ASM_MACH_PIC32_IRQ_H
7 #define __ASM_MACH_PIC32_IRQ_H
9 #define NR_IRQS 256
10 #define MIPS_CPU_IRQ_BASE 0
12 #include <asm/mach-generic/irq.h>
14 #endif /* __ASM_MACH_PIC32_IRQ_H */