2.5.69-ac1: ps2esdi.c doesn't compile

Adrian Bunk (bunk@fs.tum.de)
Wed, 7 May 2003 21:59:51 +0200


The following part of -ac1 is bogus (it breaks the static compilation
of the driver):

--- linux-2.5.69/drivers/block/ps2esdi.c 2003-05-06 16:52:07.000000000 +0100
+++ linux-2.5.69-ac1/drivers/block/ps2esdi.c 2003-05-06 20:05:31.000000000 +0100
@@ -107,7 +107,7 @@
static int ps2esdi_slot = -1;
static int tp720esdi = 0; /* Is it Integrated ESDI of ThinkPad-720? */
static int intg_esdi = 0; /* If integrated adapter */
-struct ps2esdi_i_struct {
+struct ps2_esdi_i_struct {
unsigned int head, sect, cyl, wpcom, lzone, ctl;
};
static spinlock_t ps2esdi_lock = SPIN_LOCK_UNLOCKED;

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/