2.5.74: aha1740.c doesn't compile

Adrian Bunk (bunk@fs.tum.de)
Thu, 3 Jul 2003 12:18:47 +0200


drivers/scsi/aha1740.c fails to build on 2.5.74 withthe following error:

<-- snip -->

...
CC drivers/scsi/aha1740.o
drivers/scsi/aha1740.c: In function `aha1740_queuecommand':
drivers/scsi/aha1740.c:378: error: request for member `magic' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `lock' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `babble' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `babble' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `module' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `owner' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `oline' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `lock' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `owner' in
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `oline' in
something not a structure or union
drivers/scsi/aha1740.c:397: error: request for member `magic' in
something not a structure or union
...

<-- snip -->

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/