Skip to content

Commit

Permalink
unicore32: remove unused lines in arch/unicore32/include/asm/irq.h
Browse files Browse the repository at this point in the history
Signed-off-by: Guan Xuetao <[email protected]>
  • Loading branch information
gxt committed Mar 17, 2011
1 parent a913a82 commit 3ab457c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/unicore32/include/asm/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 *);

Expand Down

0 comments on commit 3ab457c

Please sign in to comment.