diff options
author | Eric Miao <eric.miao@marvell.com> | 2009-01-14 19:12:42 +0800 |
---|---|---|
committer | Eric Miao <eric.miao@marvell.com> | 2009-03-09 21:22:38 +0800 |
commit | 290a5589ce83540d0aba811c3d15af34aa373533 (patch) | |
tree | 74090c67fd47cab9ec444d25ed9e3b50f828d393 /usr | |
parent | 0807da5938b2d64fef7f1109fb4014de6392cbf7 (diff) |
[ARM] pxa: remove machine class specific stuffs from serial driver
The only things prevent drivers/serial/pxa.c from being generic enough
are:
1. IER_UUE which can be safely replaced by UART_IER_UUE as defined in
serial_reg.h for PXA
2. __PREG() and FFUART/BTUART/STUART definitions to decide the UART
port name
And removed the un-necessary #include of <mach/...> and <asm/...> headers.
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions