Re: [2.6 patch] remove broken MTD drivers

2008-01-01 Thread Adrian Bunk
On Wed, Jan 02, 2008 at 01:28:26AM +0100, Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> you wrote: > > > > The header of ppchameleonevb.c claims it comes from [EMAIL PROTECTED] > > Argh. That's indeed ancient code. > > So what should I do to fix this? Wait for Thomas' response, or port >

Re: [2.6 patch] remove broken MTD drivers

2008-01-01 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > The header of ppchameleonevb.c claims it comes from [EMAIL PROTECTED] Argh. That's indeed ancient code. So what should I do to fix this? Wait for Thomas' response, or port patches here? Best regards, Wolfgang Denk -- DENX Software Engineering Gmb

Re: [2.6 patch] remove broken MTD drivers

2008-01-01 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > This patch removes two MTD drivers that have been marked as > BROKEN 19 months ago due to requiring nonexisting header files. ... > drivers/mtd/nand/Kconfig | 12 > drivers/mtd/nand/Makefile |2 > drivers/mtd/nand/ppchameleonevb.

Re: [2.6 patch] remove broken MTD drivers

2008-01-01 Thread Adrian Bunk
On Tue, Jan 01, 2008 at 04:30:57PM +, David Woodhouse wrote: > On Tue, 2008-01-01 at 15:48 +0200, Adrian Bunk wrote: > > This patch removes two MTD drivers that have been marked as > > BROKEN 19 months ago due to requiring nonexisting header files. > > > > Signed-off-by: Adrian Bunk <[EMAIL PR

Re: [2.6 patch] remove broken MTD drivers

2008-01-01 Thread David Woodhouse
On Tue, 2008-01-01 at 15:48 +0200, Adrian Bunk wrote: > This patch removes two MTD drivers that have been marked as > BROKEN 19 months ago due to requiring nonexisting header files. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Any particular reason you didn't Cc the authors identified in th

[2.6 patch] remove broken MTD drivers

2008-01-01 Thread Adrian Bunk
This patch removes two MTD drivers that have been marked as BROKEN 19 months ago due to requiring nonexisting header files. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 24 Oct 2007 drivers/mtd/nand/Kconfig | 12 drivers/mtd/nand/Makefile