patch-2.4.19 linux-2.4.19/include/asm-sparc64/irq.h

Next file: linux-2.4.19/include/asm-sparc64/keyboard.h
Previous file: linux-2.4.19/include/asm-sparc64/ioctls.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-sparc64/irq.h linux-2.4.19/include/asm-sparc64/irq.h
@@ -1,4 +1,4 @@
-/* $Id: irq.h,v 1.20 2001/03/09 01:31:40 davem Exp $
+/* $Id: irq.h,v 1.20.2.1 2002/03/03 10:31:56 davem Exp $
  * irq.h: IRQ registers on the 64-bit Sparc.
  *
  * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
@@ -11,10 +11,8 @@
 #include <linux/config.h>
 #include <linux/linkage.h>
 #include <linux/kernel.h>
-
-struct devid_cookie {
-	int dummy;
-};
+#include <asm/pil.h>
+#include <asm/ptrace.h>
 
 /* You should not mess with this directly. That's the job of irq.c.
  *

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)