aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2006-01-12 01:06:17 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-12 09:09:01 -0800
commit84a65cc6c18848fcee9c9ae8766bb5c60787d21b (patch)
tree150a192c13d9a0970907a34e40306bdf3f3b894d /include/asm-m68k
parent[PATCH] m68k: static vs. extern in sun3ints.h (diff)
downloadlinux-dev-84a65cc6c18848fcee9c9ae8766bb5c60787d21b.tar.xz
linux-dev-84a65cc6c18848fcee9c9ae8766bb5c60787d21b.zip
[PATCH] m68k: static vs. extern in amigaints.h
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>
Diffstat (limited to 'include/asm-m68k')
-rw-r--r--include/asm-m68k/amigaints.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-m68k/amigaints.h b/include/asm-m68k/amigaints.h
index 2aff4cfbf7b3..aa968d014bb6 100644
--- 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