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>
This commit is contained in:
Michal Simek 2016-02-24 08:34:16 +01:00 committed by Tom Rini
parent 1fd4bed1d4
commit 508770ae37
1 changed files with 0 additions and 1 deletions

View 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 Almost all of the serial drivers have been converted as at January 2016. These
ones remain: ones remain:
arm_dcc.c
mcfuart.c mcfuart.c
serial_bfin.c serial_bfin.c
serial_pxa.c serial_pxa.c