[RFC 3/3] ARM/AVR32: get rid of serial_at91.h
From: Russell King - ARM Linux <hidden>
Date: 2012-11-16 11:38:40
Also in:
linux-serial
From: Russell King - ARM Linux <hidden>
Date: 2012-11-16 11:38:40
Also in:
linux-serial
On Fri, Nov 16, 2012 at 11:12:46AM +0100, Nicolas Ferre wrote:
On 11/16/2012 10:53 AM, Jean-Christophe PLAGNIOL-VILLARD :quoted
On 10:36 Fri 21 Sep , Russell King wrote:quoted
The definitions provided by serial_at91.h are only used by the atmel_serial driver, and the function that uses it is never called from anywhere in the kernel. Therefore, these definitions are unused and/or obsolete, and can be removed. Signed-off-by: Russell King <redacted>personnaly I'm ok with it too Acked-by: Jean-Christophe PLAGNIOL-VILLARD <redacted> but Andrew seems use it so let him replyYes, during previous attempt to remove the files, Andrew said that it was used internally in his former company. I had no serious reason to remove it, so we kept it back then. But now it seems the situation has evolved and we must consider the move to a single kernel image and the will to clean the include/asm/mach directory. So, now, on my side: Acked-by: Nicolas Ferre <redacted>
Thanks for reminding me about this series, I'd completely forgotten about it. It'll be in the next linux-next tree now.