Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.13 /drivers/block/genhd.c

Filename:/drivers/block/genhd.c
Lines Added:0
Lines Deleted:6
Also changed in: (Previous) 2.4.13-pre6  2.4.13-pre5  2.4.13-pre4  2.4.12-ac6  2.4.12-ac4  2.4.12-ac5 
(Following) 2.4.13-ac1  2.4.13-ac2  2.4.13-ac3  2.4.13-ac4  2.4.13-ac5  2.4.13-ac6 

Location
[  2.4.13
  [  drivers
    [  block
       o  genhd.c

Patch

diff -u --recursive --new-file v2.4.12/linux/drivers/block/genhd.c linux/drivers/block/genhd.c
--- v2.4.12/linux/drivers/block/genhd.c   Tue Oct  9 17:06:51 2001
+++ linux/drivers/block/genhd.c   Wed Oct 17 14:46:29 2001
@@ -161,9 +161,6 @@
 
 
 extern int blk_dev_init(void);
-#ifdef CONFIG_BLK_DEV_DAC960
-extern void DAC960_Initialize(void);
-#endif
 #ifdef CONFIG_FUSION_BOOT
 extern int fusion_init(void);
 #endif
@@ -181,9 +178,6 @@
    sti();
 #ifdef CONFIG_I2O
    i2o_init();
-#endif
-#ifdef CONFIG_BLK_DEV_DAC960
-   DAC960_Initialize();
 #endif
 #ifdef CONFIG_FUSION_BOOT
    fusion_init();


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.