patch-2.3.51 linux/drivers/block/aec6210.c

Next file: linux/drivers/block/cmd64x.c
Previous file: linux/drivers/block/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/drivers/block/aec6210.c linux/drivers/block/aec6210.c
@@ -54,9 +54,9 @@
 
 #include "ide_modes.h"
 
-#define ACARD_DEBUG_DRIVE_INFO 1
+#define ACARD_DEBUG_DRIVE_INFO		0
 
-#define DISPLAY_AEC6210_TIMINGS
+#undef DISPLAY_AEC6210_TIMINGS
 
 #if defined(DISPLAY_AEC6210_TIMINGS) && defined(CONFIG_PROC_FS)
 #include <linux/stat.h>

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