Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ab457ca authored by GuanXuetao's avatar GuanXuetao
Browse files

unicore32: remove unused lines in arch/unicore32/include/asm/irq.h



Signed-off-by: default avatarGuan Xuetao <gxt@mprc.pku.edu.cn>
parent a913a823
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -95,9 +95,7 @@
#define IRQ_SD_CD               IRQ_GPIO6 /* falling or rising trigger */

#ifndef __ASSEMBLY__
struct irqaction;
struct pt_regs;
extern void migrate_irqs(void);

extern void asm_do_IRQ(unsigned int, struct pt_regs *);