]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
dm: Remove ARM dcc from the list
authorMichal Simek <michal.simek@xilinx.com>
Wed, 24 Feb 2016 07:34:16 +0000 (08:34 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 24 Feb 2016 23:44:14 +0000 (18:44 -0500)
Remove ARM Debug communication channel driver from the list
of not converted drivers to DM.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
doc/driver-model/serial-howto.txt

index 61f2da323e7f244269f0891782585de5a2cb69e2..cddfb9fc002161ff74703cfaf12014cec55c445a 100644 (file)
@@ -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