summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/q40ints.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2011-12-06 06:42:35 +0100
committerIngo Molnar <mingo@elte.hu>2011-12-06 06:43:49 +0100
commitd6c1c49de577fa292af2449817364b7d89b574d8 (patch)
treee97cf88a318f50eb23c18d790e8b0bcf7bb47169 /arch/m68k/include/asm/q40ints.h
parentx86/tools: Add decoded instruction dump mode (diff)
parentftrace: Fix hash record accounting bug (diff)
downloadlinux-d6c1c49de577fa292af2449817364b7d89b574d8.tar.xz
linux-d6c1c49de577fa292af2449817364b7d89b574d8.zip
Merge branch 'perf/urgent' into perf/core
Merge reason: Add these cherry-picked commits so that future changes on perf/core don't conflict. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/m68k/include/asm/q40ints.h')
-rw-r--r--arch/m68k/include/asm/q40ints.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/include/asm/q40ints.h b/arch/m68k/include/asm/q40ints.h
index 3d970afb708f..22f12c9eb910 100644
--- a/arch/m68k/include/asm/q40ints.h
+++ b/arch/m68k/include/asm/q40ints.h
@@ -24,6 +24,3 @@
#define Q40_IRQ10_MASK (1<<5)
#define Q40_IRQ14_MASK (1<<6)
#define Q40_IRQ15_MASK (1<<7)
-
-extern unsigned long q40_probe_irq_on (void);
-extern int q40_probe_irq_off (unsigned long irqs);