ARM/AVR32: get rid of serial_at91.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Sep 2012 09:26:40 +0000 (10:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 16 Nov 2012 11:35:30 +0000 (11:35 +0000)
commit95e629b761ce36996d1befe2824d5346b5a220b9
tree40ca481e7b4bf59c58e6d4c0800719d34ad907d7
parent46000065a631c6d21452d533baf086175c384ba4
ARM/AVR32: get rid of serial_at91.h

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.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/mach/serial_at91.h [deleted file]
arch/avr32/include/asm/mach/serial_at91.h [deleted file]
drivers/tty/serial/atmel_serial.c