patch-2.4.21 linux-2.4.21/arch/ia64/sn/io/sn1/mem_refcnt.c

Next file: linux-2.4.21/arch/ia64/sn/io/sn1/ml_SN_init.c
Previous file: linux-2.4.21/arch/ia64/sn/io/sn1/l1_command.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/ia64/sn/io/sn1/mem_refcnt.c linux-2.4.21/arch/ia64/sn/io/sn1/mem_refcnt.c
@@ -7,7 +7,6 @@
  * Copyright (C) 1992 - 1997, 2000-2002 Silicon Graphics, Inc. All rights reserved.
  */
 
-#include <linux/config.h>
 #include <linux/types.h>
 #include <asm/sn/arch.h>
 #include <asm/sn/sgi.h>
@@ -43,7 +42,7 @@
 int
 mem_refcnt_attach(devfs_handle_t hub)
 {
-#ifndef CONFIG_IA64_SGI_SN
+#if 0
         devfs_handle_t refcnt_dev;
         
         hwgraph_char_device_add(hub,

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