patch-2.1.20 linux/drivers/block/loop.c

Next file: linux/drivers/char/Config.in
Previous file: linux/arch/sparc/mm/srmmu.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.19/linux/drivers/block/loop.c linux/drivers/block/loop.c
@@ -25,11 +25,11 @@
 #include <asm/uaccess.h>
 
 #ifdef CONFIG_BLK_DEV_LOOP_DES
-#include <linux/des.h>
+# /*nodep*/ include <linux/des.h>
 #endif
 
 #ifdef CONFIG_BLK_DEV_LOOP_IDEA
-#include <linux/idea.h>
+# /*nodep*/ include <linux/idea.h>
 #endif
 
 #include <linux/loop.h>		/* must follow des.h */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov