diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/alenlist.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/alenlist.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/alenlist.h Wed Dec 17 18:58:56 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/alenlist.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/arch.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/arch.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/arch.h Wed Dec 17 18:58:46 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/arch.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/cdl.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/cdl.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/cdl.h Wed Dec 17 18:59:05 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/cdl.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. @@ -9,7 +8,9 @@ #ifndef _ASM_IA64_SN_CDL_H #define _ASM_IA64_SN_CDL_H +#ifdef __KERNEL__ #include +#endif struct cdl { int part_num; /* Part part number */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/clksupport.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/clksupport.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/clksupport.h Wed Dec 17 18:59:05 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/clksupport.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ /* - * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. @@ -31,9 +30,7 @@ typedef long clkreg_t; extern unsigned long sn_rtc_cycles_per_second; -extern unsigned long sn_rtc_usec_per_cyc; extern unsigned long sn_rtc_per_itc; -extern unsigned long sn_rtc_delta; #include diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/driver.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/driver.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/driver.h Wed Dec 17 18:58:48 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/driver.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/geo.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/geo.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/geo.h Wed Dec 17 18:59:04 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/geo.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. @@ -7,8 +6,8 @@ * Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved. */ -#ifndef __SYS_GEO_H__ -#define __SYS_GEO_H__ +#ifndef _ASM_IA64_SN_GEO_H +#define _ASM_IA64_SN_GEO_H /* Include a platform-specific geo.h. It must define at least: * geoid_t: Geographic identifier data type @@ -43,4 +42,4 @@ extern void hwcfg_format_geoid_compt(cha extern geoid_t hwcfg_geo_get_self(geo_type_t type); extern geoid_t hwcfg_geo_get_by_nasid(geo_type_t type, nasid_t nasid); -#endif /* __SYS_GEO_H__ */ +#endif /* _ASM_IA64_SN_GEO_H */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/hcl_util.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/hcl_util.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/hcl_util.h Wed Dec 17 18:58:08 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/hcl_util.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/hwgfs.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/hwgfs.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/hwgfs.h Wed Dec 17 18:58:18 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/hwgfs.h Tue Dec 30 16:39:29 2003 @@ -1,15 +1,13 @@ #ifndef _ASM_IA64_SN_HWGFS_H #define _ASM_IA64_SN_HWGFS_H -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved. */ - typedef struct dentry *hwgfs_handle_t; extern hwgfs_handle_t hwgfs_register(hwgfs_handle_t dir, const char *name, @@ -32,4 +30,4 @@ extern int hwgfs_generate_path(hwgfs_han extern void *hwgfs_get_info(hwgfs_handle_t de); extern int hwgfs_set_info(hwgfs_handle_t de, void *info); -#endif +#endif /* _ASM_IA64_SN_HWGFS_H */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/intr.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/intr.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/intr.h Wed Dec 17 18:58:28 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/intr.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/ioconfig_bus.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/ioconfig_bus.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/ioconfig_bus.h Wed Dec 17 18:59:41 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/ioconfig_bus.h Tue Dec 30 16:39:29 2003 @@ -1,35 +1,14 @@ /* - * Copyright (c) 2003 Silicon Graphics, Inc. All Rights Reserved. - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of version 2 of the GNU General Public License - * as published by the Free Software Foundation. - * - * This program is distributed in the hope that it would be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - * - * Further, this software is distributed without any warranty that it is - * free of the rightful claim of any third person regarding infringement - * or the like. Any license provided herein, whether implied or - * otherwise, applies only to this software file. Patent licenses, if - * any, provided herein do not apply to combinations of this program with - * other software, or any other product whatsoever. - * - * You should have received a copy of the GNU General Public - * License along with this program; if not, write the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston MA 02111-1307, USA. - * - * Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy, - * Mountain View, CA 94043, or: - * - * http://www.sgi.com - * - * For further information regarding this notice, see: - * - * http://oss.sgi.com/projects/GenInfo/NoticeExplan + * This file is subject to the terms and conditions of the GNU General Public + * License. See the file "COPYING" in the main directory of this archive + * for more details. + * + * Copyright (C) 2003 Silicon Graphics, Inc. All Rights Reserved. */ +#ifndef _ASM_IA64_SN_IOCONFIG_BUS_H +#define _ASM_IA64_SN_IOCONFIG_BUS_H + #define IOCONFIG_PCIBUS "/boot/efi/ioconfig_pcibus" #define POUND_CHAR '#' #define MAX_LINE_LEN 128 @@ -44,3 +23,5 @@ struct ioconfig_parm { struct ascii_moduleid{ unsigned char io_moduleid[8]; /* pci path name */ }; + +#endif /* _ASM_IA64_SN_IOCONFIG_BUS_H */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/ioerror.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/ioerror.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/ioerror.h Wed Dec 17 18:59:26 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/ioerror.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. @@ -185,10 +184,10 @@ typedef enum { typedef int error_handler_f(void *, int, ioerror_mode_t, ioerror_t *); typedef void *error_handler_arg_t; -extern void ioerror_dump(char *, int, int, ioerror_t *); +extern void snia_ioerror_dump(char *, int, int, ioerror_t *); #ifdef ERROR_DEBUG -#define IOERROR_DUMP(x, y, z, t) ioerror_dump((x), (y), (z), (t)) +#define IOERROR_DUMP(x, y, z, t) snia_ioerror_dump((x), (y), (z), (t)) #define IOERR_PRINTF(x) (x) #else #define IOERROR_DUMP(x, y, z, t) diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/ksys/elsc.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/ksys/elsc.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/ksys/elsc.h Wed Dec 17 18:59:26 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/ksys/elsc.h Tue Dec 30 16:39:29 2003 @@ -1,13 +1,12 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1992-1997, 2000-2003 Silicon Graphics, Inc. All Rights Reserved. */ -#ifndef _ASM_SN_KSYS_ELSC_H -#define _ASM_SN_KSYS_ELSC_H +#ifndef _ASM_IA64_SN_KSYS_ELSC_H +#define _ASM_IA64_SN_KSYS_ELSC_H /* * Error codes @@ -37,4 +36,4 @@ #define ELSC_ERROR_NVMAGIC (-124) /* Bad magic no. in NVRAM */ #define ELSC_ERROR_MODULE (-125) /* Moduleid processing err */ -#endif /* _ASM_SN_KSYS_ELSC_H */ +#endif /* _ASM_IA64_SN_KSYS_ELSC_H */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/labelcl.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/labelcl.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/labelcl.h Wed Dec 17 18:59:06 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/labelcl.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. @@ -14,19 +13,6 @@ #define INFO_DESC_PRIVATE (-1) /* default */ #define INFO_DESC_EXPORT 0 /* export info itself */ -/* - * Internal Error codes. - */ -typedef enum labelcl_error_e { LABELCL_SUCCESS, /* 0 */ - LABELCL_DUP, /* 1 */ - LABELCL_NOT_FOUND, /* 2 */ - LABELCL_BAD_PARAM, /* 3 */ - LABELCL_HIT_LIMIT, /* 4 */ - LABELCL_CANNOT_ALLOC, /* 5 */ - LABELCL_ILLEGAL_REQUEST, /* 6 */ - LABELCL_IN_USE /* 7 */ - } labelcl_error_t; - /* * Description of a label entry. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/pci/pci_bus_cvlink.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/pci/pci_bus_cvlink.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/pci/pci_bus_cvlink.h Wed Dec 17 18:59:45 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/pci/pci_bus_cvlink.h Tue Dec 30 16:39:29 2003 @@ -1,13 +1,12 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved. */ -#ifndef _ASM_SN_PCI_CVLINK_H -#define _ASM_SN_PCI_CVLINK_H +#ifndef _ASM_IA64_SN_PCI_CVLINK_H +#define _ASM_IA64_SN_PCI_CVLINK_H #include #include @@ -18,7 +17,6 @@ #include #include #include -#include #include #include #include @@ -56,8 +54,6 @@ struct sn_device_sysdata { vertex_hdl_t vhdl; int isa64; int isPIC; - volatile unsigned int *dma_buf_sync; - volatile unsigned int *xbow_buf_sync; }; struct ioports_to_tlbs_s { @@ -74,4 +70,4 @@ struct ioports_to_tlbs_s { ig:11; }; -#endif /* _ASM_SN_PCI_CVLINK_H */ +#endif /* _ASM_IA64_SN_PCI_CVLINK_H */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/pio.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/pio.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/pio.h Wed Dec 17 18:58:15 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/pio.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/prio.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/prio.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/prio.h Wed Dec 17 18:58:49 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/prio.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/router.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/router.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/router.h Wed Dec 17 18:58:39 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/router.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/slotnum.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/slotnum.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/slotnum.h Wed Dec 17 18:59:56 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/slotnum.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/sn2/geo.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn2/geo.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/sn2/geo.h Wed Dec 17 19:00:03 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn2/geo.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. @@ -7,8 +6,8 @@ * Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved. */ -#ifndef __SYS_SN_SN2_GEO_H__ -#define __SYS_SN_SN2_GEO_H__ +#ifndef _ASM_IA64_SN_SN2_GEO_H +#define _ASM_IA64_SN_SN2_GEO_H /* Headers required by declarations in this file */ @@ -106,4 +105,4 @@ typedef union geoid_u { #define GEO_INVALID_STR "" -#endif /* __SYS_SN_SN2_GEO_H__ */ +#endif /* _ASM_IA64_SN_SN2_GEO_H */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/sn2/shub.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn2/shub.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/sn2/shub.h Wed Dec 17 18:59:44 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn2/shub.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ /* - * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/sn2/shub_md.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn2/shub_md.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/sn2/shub_md.h Wed Dec 17 18:59:42 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn2/shub_md.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ /* - * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. @@ -8,8 +7,8 @@ */ -#ifndef _SHUB_MD_H -#define _SHUB_MD_H +#ifndef _ASM_IA64_SN_SN2_SHUB_MD_H +#define _ASM_IA64_SN_SN2_SHUB_MD_H /* SN2 supports a mostly-flat address space with 4 CPU-visible, evenly spaced, contiguous regions, or "software banks". On SN2, software bank n begins at @@ -273,4 +272,4 @@ #define MD_BIST_MISCOMPARE(_n) (REMOTE_HUB_L(_n, SH_MMRBIST_ERR) & \ SH_MMRBIST_ERR_DETECTED_MASK) -#endif /* _SHUB_MD_H */ +#endif /* _ASM_IA64_SN_SN2_SHUB_MD_H */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/sn2/shub_mmr_t.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn2/shub_mmr_t.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/sn2/shub_mmr_t.h Wed Dec 17 18:58:07 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn2/shub_mmr_t.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ /* - * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/sn_fru.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn_fru.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/sn_fru.h Wed Dec 17 18:58:05 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn_fru.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/sn_private.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn_private.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/sn_private.h Wed Dec 17 18:58:08 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/sn_private.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/vector.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/vector.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/vector.h Wed Dec 17 18:58:08 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/vector.h Tue Dec 30 16:39:29 2003 @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/xtalk/xswitch.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/xtalk/xswitch.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/xtalk/xswitch.h Wed Dec 17 18:59:19 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/xtalk/xswitch.h Tue Dec 30 16:39:29 2003 @@ -1,13 +1,12 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1992-1997,2000-2003 Silicon Graphics, Inc. All Rights Reserved. */ -#ifndef _ASM_SN_XTALK_XSWITCH_H -#define _ASM_SN_XTALK_XSWITCH_H +#ifndef _ASM_IA64_SN_XTALK_XSWITCH_H +#define _ASM_IA64_SN_XTALK_XSWITCH_H /* * xswitch.h - controls the format of the data @@ -54,4 +53,4 @@ extern vertex_hdl_t xswitch_info_mas #endif /* __ASSEMBLY__ */ -#endif /* _ASM_SN_XTALK_XSWITCH_H */ +#endif /* _ASM_IA64_SN_XTALK_XSWITCH_H */ diff -Naurp -X /home/jbarnes/dontdiff 090-fakeprom-update.patch/include/asm-ia64/sn/xtalk/xtalkaddrs.h 100-sn2-header-cleanup.patch/include/asm-ia64/sn/xtalk/xtalkaddrs.h --- 090-fakeprom-update.patch/include/asm-ia64/sn/xtalk/xtalkaddrs.h Wed Dec 17 18:59:17 2003 +++ 100-sn2-header-cleanup.patch/include/asm-ia64/sn/xtalk/xtalkaddrs.h Tue Dec 30 16:39:29 2003 @@ -1,13 +1,12 @@ -/* $Id$ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1992-1997,2000-2003 Silicon Graphics, Inc. All Rights Reserved. */ -#ifndef _ASM_SN_XTALK_XTALKADDRS_H -#define _ASM_SN_XTALK_XTALKADDRS_H +#ifndef _ASM_IA64_SN_XTALK_XTALKADDRS_H +#define _ASM_IA64_SN_XTALK_XTALKADDRS_H /* @@ -104,4 +103,4 @@ (widgetreg_t)(*(volatile uint32_t *)(NODE_SWIN_BASE(nasid, widget) + WIDGET_ID)) -#endif /* _ASM_SN_XTALK_XTALKADDRS_H */ +#endif /* _ASM_IA64_SN_XTALK_XTALKADDRS_H */