patch-2.4.19 linux-2.4.19/include/asm-ia64/sn/eeprom.h
Next file: linux-2.4.19/include/asm-ia64/sn/fetchop.h
Previous file: linux-2.4.19/include/asm-ia64/sn/driver.h
Back to the patch index
Back to the overall index
- Lines: 31
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-ia64/sn/eeprom.h
- Orig date:
Thu Apr 5 12:51:47 2001
diff -urN linux-2.4.18/include/asm-ia64/sn/eeprom.h linux-2.4.19/include/asm-ia64/sn/eeprom.h
@@ -6,11 +6,10 @@
*
* Public interface for reading Atmel EEPROMs via L1 system controllers
*
- * Copyright (C) 1992 - 1997, 2000 Silicon Graphics, Inc.
- * Copyright (C) 2000 by Colin Ngam
+ * Copyright (C) 1992 - 1997, 2000-2002 Silicon Graphics, Inc. All rights reserved.
*/
-#ifndef _ASM_SN_EEPROM_H
-#define _ASM_SN_EEPROM_H
+#ifndef _ASM_IA64_SN_EEPROM_H
+#define _ASM_IA64_SN_EEPROM_H
#include <asm/sn/sgi.h>
#include <asm/sn/vector.h>
@@ -385,14 +384,8 @@
( IO_BRICK, NASID_GET((r)), (v), 0 ) \
: nic_bridge_vertex_info((v), (r)) )
-#ifdef BRINGUP /* will we read mfg info from IOC3's that aren't
- * part of IO7 cards, or aren't in I/O bricks? */
-#define IOC3_VERTEX_MFG_INFO(v, r, e) \
- eeprom_vertex_info_set( IO_IO7, NASID_GET((r)), (v), 0 )
-#endif /* BRINGUP */
-
#define HUB_UID_GET(n,v,p) cbrick_uid_get((n),(p))
#define ROUTER_UID_GET(d,p) rbrick_uid_get(get_nasid(),(d),(p))
#define XBOW_UID_GET(n,p) iobrick_uid_get((n),(p))
-#endif /* _ASM_SN_EEPROM_H */
+#endif /* _ASM_IA64_SN_EEPROM_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)