From mboxrd@z Thu Jan 1 00:00:00 1970 From: nico@fluxnic.net (Nicolas Pitre) Date: Tue, 28 Jun 2011 17:33:59 -0400 (EDT) Subject: [PATCH] ARM: mach-s3c24a0: delete In-Reply-To: <20110628212749.GJ21138@trinity.fluff.org> References: <20110628211712.GF21138@trinity.fluff.org> <201106282322.57631.arnd@arndb.de> <20110628212749.GJ21138@trinity.fluff.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 28 Jun 2011, Ben Dooks wrote: > On Tue, Jun 28, 2011 at 11:22:57PM +0200, Arnd Bergmann wrote: > > On Tuesday 28 June 2011 23:17:12 Ben Dooks wrote: > > > On Tue, Jun 28, 2011 at 04:17:30PM -0400, Nicolas Pitre wrote: > > > > > > > > Commit bcae8aeb32 "[ARM] S3C24A0: Initial architecture support files" > > > > brought in a bunch of files while explicitly leaving out the corresponding > > > > Kconfig entry, stating that the series is not complete. > > > > > > > > More than 2.5 years later, the support for this has not seen any progress. > > > > This is therefore dead code. If someone wants to revive this code, it is > > > > always possible to retrieve it from the Git repository. > > > > > > Ok, there was never much interest in this getting merged and removing > > > it is probably the best thing as I do not have the time to finish it > > > off... > > > > > > > Signed-off-by: Nicolas Pitre > > > Acked-by: Ben Dooks > > > > > > > On a related note, what about mach-s3c2400? It seems to be even more > > incomplete. > > Probably the same fate awaits that. It is so old that there's little > incentive to do anything with it. OK I'll trash it too then. Nicolas