diff options
| author | Kamil Lulko <[email protected]> | 2015-12-01 09:08:19 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-12-12 15:56:08 -0500 |
| commit | 665624149a55f43e25e13ea50bd0015c31e6c6bb (patch) | |
| tree | 1cd8925446dd68c4e1267568ee7ca947200018ca /doc | |
| parent | 5076c64a08d2083af5a7761b12a30116ef0da967 (diff) | |
stm32: Convert serial driver to DM
Signed-off-by: Kamil Lulko <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc')
| -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 60483a4c49b..76ad629ef9c 100644 --- a/doc/driver-model/serial-howto.txt +++ b/doc/driver-model/serial-howto.txt @@ -18,7 +18,6 @@ is time for maintainers to start converting over the remaining serial drivers: serial_pxa.c serial_s3c24x0.c serial_sa1100.c - serial_stm32.c serial_xuartlite.c usbtty.c |
