diff options
| author | Simon Glass <[email protected]> | 2016-11-23 06:01:29 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-12-04 13:54:59 -0500 |
| commit | 8ff89f8db870d6e35ad9369b9bd7123478a4c1db (patch) | |
| tree | a209ac33cf518d609d3e9ff89fd22ca50410c8a3 | |
| parent | e2ee3014e845a1e2504c74086875839406aca022 (diff) | |
serial: Update docs to indicate mcfuart supports DM_SERIAL
This driver was converted so we should remove it from the list.
Signed-off-by: Simon Glass <[email protected]>
| -rw-r--r-- | doc/driver-model/serial-howto.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt index cddfb9fc002..3720274160c 100644 --- a/doc/driver-model/serial-howto.txt +++ b/doc/driver-model/serial-howto.txt @@ -4,7 +4,6 @@ How to port a serial driver to driver model Almost all of the serial drivers have been converted as at January 2016. These ones remain: - mcfuart.c serial_bfin.c serial_pxa.c serial_s3c24x0.c |
