Re: Linux-2.4.10-pre10

Tom Rini (trini@kernel.crashing.org)
Sun, 16 Sep 2001 19:17:05 -0700


On Mon, Sep 17, 2001 at 11:15:13AM +1000, Keith Owens wrote:

> 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/