unicore32: remove unused lines in arch/unicore32/include/asm/irq.h
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
This commit is contained in:
parent
a913a8234b
commit
3ab457cadd
@ -95,9 +95,7 @@
|
|||||||
#define IRQ_SD_CD IRQ_GPIO6 /* falling or rising trigger */
|
#define IRQ_SD_CD IRQ_GPIO6 /* falling or rising trigger */
|
||||||
|
|
||||||
#ifndef __ASSEMBLY__
|
#ifndef __ASSEMBLY__
|
||||||
struct irqaction;
|
|
||||||
struct pt_regs;
|
struct pt_regs;
|
||||||
extern void migrate_irqs(void);
|
|
||||||
|
|
||||||
extern void asm_do_IRQ(unsigned int, struct pt_regs *);
|
extern void asm_do_IRQ(unsigned int, struct pt_regs *);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user