mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] (5/22) static vs. extern in amigaints.h
@ 2005-08-25  5:24 Al Viro
  2005-08-25  9:05 ` Roman Zippel
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2005-08-25  5:24 UTC (permalink / raw)
  To: geert, torvalds; +Cc: linux-kernel, linux-m68k

extern declaration of static object removed from header

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
----
diff -urN RC13-rc7-sun3_pgtable/include/asm-m68k/amigaints.h RC13-rc7-amigaints/include/asm-m68k/amigaints.h
--- RC13-rc7-sun3_pgtable/include/asm-m68k/amigaints.h	2005-06-17 15:48:29.000000000 -0400
+++ RC13-rc7-amigaints/include/asm-m68k/amigaints.h	2005-08-25 00:54:07.000000000 -0400
@@ -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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-25  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-25  5:24 [PATCH] (5/22) static vs. extern in amigaints.h Al Viro
2005-08-25  9:05 ` Roman Zippel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®