projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a913a82
)
unicore32: remove unused lines in arch/unicore32/include/asm/irq.h
author
GuanXuetao
<gxt@mprc.pku.edu.cn>
Thu, 17 Feb 2011 11:06:59 +0000
(19:06 +0800)
committer
GuanXuetao
<gxt@mprc.pku.edu.cn>
Thu, 17 Mar 2011 01:19:17 +0000
(09:19 +0800)
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
arch/unicore32/include/asm/irq.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/unicore32/include/asm/irq.h
b/arch/unicore32/include/asm/irq.h
index ade8bb87111d0da3087925ac397dce4ba659c353..baea93e2a6e64a1b9266ee4b799512e5cb2273ea 100644
(file)
--- a/
arch/unicore32/include/asm/irq.h
+++ b/
arch/unicore32/include/asm/irq.h
@@
-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 *);