mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 12/41] m68k: static vs. extern in amigaints.h
@ 2006-01-03 23:27 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2006-01-03 23:27 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-m68k

From: Al Viro <viro@zeniv.linux.org.uk>
Date: 1133435734 -0500

extern declaration of static object removed from header

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

---

 include/asm-m68k/amigaints.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

112440d40e9253c5f6d93e56af4781ba992bb2cd
diff --git a/include/asm-m68k/amigaints.h b/include/asm-m68k/amigaints.h
index 2aff4cf..aa968d0 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
-- 
0.99.9.GIT


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-03 23:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-03 23:27 [PATCH 12/41] m68k: static vs. extern in amigaints.h Al Viro

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®