> 2.4.10-pre10 still contains drivers/scsi/53c700-mem.c. This is a
> generated file and should not be shipped, it messes up separate source
> and object builds. Please delete 53c700-mem.c and add it to the don't
> diff list.
I just posted this to the maintainer and linux-scsi, but is there any
reason not do do this with either a CONFIG option or
#ifdef CONFIG_SCSI_DRIVER_OR_ARCH_DOES_MEM_MAP
#define MEM_MAPPED
#endif
53c700-mem.c is 53c700.c + a warning about being autogenerated +
#define MEM_MAPPED
-- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - 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/