dect
/
linux-2.6
Archived
13
0
Fork 0

[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>
This commit is contained in:
Al Viro 2006-01-12 01:06:17 -08:00 committed by Linus Torvalds
parent 6ebf21ac7c
commit 84a65cc6c1
1 changed files with 0 additions and 2 deletions

View File

@ -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