diff options
| author | Marek Vasut <[email protected]> | 2014-01-28 00:21:38 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2014-02-06 02:51:52 +0100 |
| commit | f8d1086851409ee16344932ef367b8a05c365b09 (patch) | |
| tree | 49331d99a3bdfc80b685c3850d528d9bf1a9dc6a /doc | |
| parent | 0b2d3f209a33648a9d235af3927c113a7cfa4c29 (diff) | |
ARM: serial: Remove the IXP UART driver
This driver is no longer used, remove it.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Michael Schwingen <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/driver-model/UDM-serial.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/driver-model/UDM-serial.txt b/doc/driver-model/UDM-serial.txt index 279e941fc03..ed804a8e7e5 100644 --- a/doc/driver-model/UDM-serial.txt +++ b/doc/driver-model/UDM-serial.txt @@ -101,10 +101,6 @@ III) Analysis of in-tree drivers No support for CONFIG_SERIAL_MULTI. Simple conversion possible. This driver might be removed in favor of serial_mxc.c . - serial_ixp.c - ------------ - No support for CONFIG_SERIAL_MULTI. Simple conversion possible. - serial_ks8695.c --------------- No support for CONFIG_SERIAL_MULTI. Simple conversion possible. |
