aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/hw_irq.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-07-11 14:08:08 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-11 14:08:08 -0700
commit1604d9c8f8dffafe3a077dc5ae7c935d2318bcf6 (patch)
tree176e2dd02e60942bd1afc7ec45bbb18939461424 /include/asm-ia64/hw_irq.h
parenta8400986fb0bff251ac4dd9e2188cf0b59443d3f (diff)
parent3b5cc09033f49d004006acf44e5b05036bd46a85 (diff)
downloadkernel_samsung_crespo-1604d9c8f8dffafe3a077dc5ae7c935d2318bcf6.zip
kernel_samsung_crespo-1604d9c8f8dffafe3a077dc5ae7c935d2318bcf6.tar.gz
kernel_samsung_crespo-1604d9c8f8dffafe3a077dc5ae7c935d2318bcf6.tar.bz2
Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
Diffstat (limited to 'include/asm-ia64/hw_irq.h')
-rw-r--r--include/asm-ia64/hw_irq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ia64/hw_irq.h b/include/asm-ia64/hw_irq.h
index cd4e06b..041ab8c 100644
--- a/include/asm-ia64/hw_irq.h
+++ b/include/asm-ia64/hw_irq.h
@@ -81,7 +81,6 @@ extern __u8 isa_irq_to_vector_map[16];
extern struct hw_interrupt_type irq_type_ia64_lsapic; /* CPU-internal interrupt controller */
-extern int assign_irq_vector_nopanic (int irq); /* allocate a free vector without panic */
extern int assign_irq_vector (int irq); /* allocate a free vector */
extern void free_irq_vector (int vector);
extern void ia64_send_ipi (int cpu, int vector, int delivery_mode, int redirect);