patch-2.4.23 linux-2.4.23/include/asm-ia64/sn/invent.h
Next file: linux-2.4.23/include/asm-ia64/sn/io.h
Previous file: linux-2.4.23/include/asm-ia64/sn/hcl.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/asm-ia64/sn/invent.h
- Orig date:
2003-08-25 04:44:43.000000000 -0700
diff -urN linux-2.4.22/include/asm-ia64/sn/invent.h linux-2.4.23/include/asm-ia64/sn/invent.h
@@ -701,16 +701,6 @@
#ifdef __KERNEL__
-typedef struct irix5_inventory_s {
- app32_ptr_t inv_next; /* next inventory record in list */
- int inv_class; /* class of object */
- int inv_type; /* class sub-type of object */
- major_t inv_controller; /* object major identifier */
- minor_t inv_unit; /* object minor identifier */
- int inv_state; /* information specific to object or
- class */
-} irix5_inventory_t;
-
typedef struct invplace_s {
vertex_hdl_t invplace_vhdl; /* current vertex */
vertex_hdl_t invplace_vplace; /* place in vertex list */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)