Re: [PATCH] mtd: remove ixp2000 driver

2013-03-17 Thread Artem Bityutskiy
On Wed, 2013-03-13 at 23:41 +0100, Paul Bolle wrote: > On Wed, 2013-03-13 at 21:36 +0100, Paul Bolle wrote: > > Support for the IXP2000 platform got removed in commit > > c65f2abf54a6d07260f1fa64773154e1d7047961 ("ARM: remove ixp23xx and > > ixp2000 platforms"). That commit removed the ARCH_IXP2000

Re: [PATCH] mtd: remove ixp2000 driver

2013-03-13 Thread Paul Bolle
On Wed, 2013-03-13 at 21:36 +0100, Paul Bolle wrote: > Support for the IXP2000 platform got removed in commit > c65f2abf54a6d07260f1fa64773154e1d7047961 ("ARM: remove ixp23xx and > ixp2000 platforms"). That commit removed the ARCH_IXP2000 Kconfig > symbol. This removes the last driver depending on

[PATCH] mtd: remove ixp2000 driver

2013-03-13 Thread Paul Bolle
Support for the IXP2000 platform got removed in commit c65f2abf54a6d07260f1fa64773154e1d7047961 ("ARM: remove ixp23xx and ixp2000 platforms"). That commit removed the ARCH_IXP2000 Kconfig symbol. This removes the last driver depending on that symbol. Signed-off-by: Paul Bolle --- Eyeball tested o