projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ebf21a
)
[PATCH] m68k: static vs. extern in amigaints.h
author
Al Viro
<viro@ftp.linux.org.uk>
Thu, 12 Jan 2006 09:06:17 +0000
(
01:06
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 12 Jan 2006 17:09:01 +0000
(09:09 -0800)
extern declaration of static object removed from header
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-m68k/amigaints.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-m68k/amigaints.h
b/include/asm-m68k/amigaints.h
index 2aff4cfbf7b3837013f4f3b94a177f52a41f2028..aa968d014bb6b9502a55160682a0b101a34f9f29 100644
(file)
--- a/
include/asm-m68k/amigaints.h
+++ b/
include/asm-m68k/amigaints.h
@@
-109,8
+109,6
@@
extern void amiga_do_irq(int irq, struct pt_regs *fp);
extern void amiga_do_irq_list(int irq, struct pt_regs *fp);
-extern unsigned short amiga_intena_vals[];
-
/* CIA interrupt control register bits */
#define CIA_ICR_TA 0x01