drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git] / arch / microblaze / include / asm / irq.h
blobcb6ab55d1d0146359b1c9dc89094d8cb103d05ea
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright (C) 2006 Atmark Techno, Inc.
4 */
6 #ifndef _ASM_MICROBLAZE_IRQ_H
7 #define _ASM_MICROBLAZE_IRQ_H
9 #include <asm-generic/irq.h>
11 struct pt_regs;
12 extern void do_IRQ(struct pt_regs *regs);
14 #endif /* _ASM_MICROBLAZE_IRQ_H */