MIPS: QCA AP143: remove debug_uart_init call
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 24 Apr 2017 17:03:32 +0000 (19:03 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 10 May 2017 14:16:09 +0000 (16:16 +0200)
commit79f90ab1d255dc4417113bc9c8f3f46478aeb660
tree0693fadbf9377d8c1dec373d828899038446cee5
parent7b12ebe407794fb7b2ab3668b21969502bddd227
MIPS: QCA AP143: remove debug_uart_init call

In order to add a generic MIPS debug_uart_init call right before the call to
board_early_init_f, we need to remove all calls to debug_uart_init from every
MIPS boards.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
board/qca/ap143/ap143.c