On Thu, Jul 12, 2007 at 11:01:56PM +0200, Arnd Bergmann wrote:
Since this was brought up by Mark, here is a resend of the
Kconfig cleanup patches that have not been merged so far,
with updates for the comments I received.
I stumbled over another bug in the process, and fear I have
found a can of worms there (not opened yet): There are
still many files under arch/powerpc that include headers
from include/asm-ppc/. Most of these includes can simply
be removed, but some are real bugs, where generic code still
relies on board-specific macro definitions.
Hi Arnd,
I really like what you've done here, thanks.
The patches don't apply straight up so what other patches do these go
on top of?
Mark