Re: inter-module-* removal.. small next step

From: Arjan van de Ven
Date: Mon Jan 31 2005 - 03:27:35 EST


On Mon, 2005-01-31 at 00:41 +0000, David Woodhouse wrote:
> On Sun, 2005-01-30 at 18:00 +0000, Arjan van de Ven wrote:
> > Hi,
> >
> > intermodule is deprecated for quite some time now, and MTD is the sole last
> > user in the tree. To shrink the kernel for the people who don't use MTD, and
> > to prevent accidental return of more users of this, make the compiling of
> > this function conditional on MTD.
>
> Please get the dependencies right -- it's not core MTD code, but the NOR
> chip drivers and the old DiskOnChip drivers which use this.

that's just a slightly more finegrained thing, not sure if it's worth
going that deep, esp since it become 2 deps not one, making a bigger
mess than needed.

now if one of the two can go (obsolete) it'd make sense


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