mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
tty/serial: atmel: Remove AVR32 bits from the driver
AVR32 is gone. Now it's time to clean up the driver by removing leftovers that was used by AVR32 related code. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
1c65a879cc
commit
72ce5732ee
4 changed files with 11 additions and 29 deletions
|
@ -83,7 +83,7 @@
|
|||
/* Parisc type numbers. */
|
||||
#define PORT_MUX 48
|
||||
|
||||
/* Atmel AT91 / AT32 SoC */
|
||||
/* Atmel AT91 SoC */
|
||||
#define PORT_ATMEL 49
|
||||
|
||||
/* Macintosh Zilog type numbers */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue