repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/rockchip: vop2: Fix the windows switch between different layers
[drm/drm-misc.git]
/
arch
/
mips
/
include
/
asm
/
mach-ralink
/
irq.h
blob
2262243d19c986cf9d0cdc8c43d7b300486808ee
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __ASM_MACH_RALINK_IRQ_H
3
#define __ASM_MACH_RALINK_IRQ_H
4
5
#define GIC_NUM_INTRS 64
6
#define NR_IRQS 256
7
8
#include <asm/mach-generic/irq.h>
9
10
#endif