patch-2.1.101 linux/include/asm-sparc/irq.h

Next file: linux/include/asm-sparc/linux_logo.h
Previous file: linux/include/asm-sparc/elf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.100/linux/include/asm-sparc/irq.h linux/include/asm-sparc/irq.h
@@ -67,11 +67,6 @@
 #define irq_exit(cpu, irq)		(local_irq_count[cpu]--)
 #endif
 
-static __inline__ int irq_cannonicalize(int irq)
-{
-	return irq;
-}
-
 /* Dave Redman (djhr@tadpole.co.uk)
  * changed these to function pointers.. it saves cycles and will allow
  * the irq dependencies to be split into different files at a later date

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov