summaryrefslogtreecommitdiff
path: root/doc/driver-model
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-02-24 07:34:16 (GMT)
committerTom Rini <trini@konsulko.com>2016-02-24 23:44:14 (GMT)
commit508770ae3704b873de5397f066b1f22c06902d94 (patch)
treecf0aa20df99ada51ee770e74fd98464487614afe /doc/driver-model
parent1fd4bed1d4889cb7f30ff254d6af1f288dc89df9 (diff)
downloadu-boot-508770ae3704b873de5397f066b1f22c06902d94.tar.xz
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 <michal.simek@xilinx.com>
Diffstat (limited to 'doc/driver-model')
-rw-r--r--doc/driver-model/serial-howto.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt
index 61f2da3..cddfb9f 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