From: Michal Simek Date: Wed, 24 Feb 2016 07:34:16 +0000 (+0100) Subject: dm: Remove ARM dcc from the list X-Git-Tag: v2016.03-rc3~24 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=508770ae3704b873de5397f066b1f22c06902d94;p=u-boot dm: Remove ARM dcc from the list Remove ARM Debug communication channel driver from the list of not converted drivers to DM. Signed-off-by: Michal Simek --- diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt index 61f2da323e..cddfb9fc00 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: - arm_dcc.c mcfuart.c serial_bfin.c serial_pxa.c