patch-2.4.4 linux/include/asm-ia64/sn/intr_public.h
Next file: linux/include/asm-ia64/sn/invent.h
Previous file: linux/include/asm-ia64/sn/intr.h
Back to the patch index
Back to the overall index
- Lines: 28
- Date:
Thu Apr 5 12:51:47 2001
- Orig file:
v2.4.3/linux/include/asm-ia64/sn/intr_public.h
- Orig date:
Thu Jan 4 15:25:55 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-ia64/sn/intr_public.h linux/include/asm-ia64/sn/intr_public.h
@@ -7,9 +7,10 @@
* Copyright (C) 1992 - 1997, 2000 Silicon Graphics, Inc.
* Copyright (C) 2000 by Colin Ngam
*/
-#ifndef __SYS_SN_INTR_PUBLIC_H__
-#define __SYS_SN_INTR_PUBLIC_H__
+#ifndef _ASM_SN_INTR_PUBLIC_H__
+#define _ASM_SN_INTR_PUBLIC_H__
+#include <linux/config.h>
/* REMEMBER: If you change these, the whole world needs to be recompiled.
* It would also require changing the hubspl.s code and SN0/intr.c
@@ -22,7 +23,6 @@
#define INTPEND0_MAXMASK (N_INTPEND0_MASKS - 1)
#define INTPEND1_MAXMASK (N_INTPEND1_MASKS - 1)
-#include <linux/config.h>
#if _LANGUAGE_C
#if defined(CONFIG_SGI_IP35) || defined(CONFIG_IA64_SGI_SN1) || defined(CONFIG_IA64_GENERIC)
#include <asm/sn/sn1/arch.h>
@@ -56,5 +56,4 @@
} hub_intmasks_t;
#endif /* _LANGUAGE_C */
-#endif /* __SYS_SN_INTR_PUBLIC_H__ */
-
+#endif /* _ASM_SN_INTR_PUBLIC_H__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)