Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial: pl011: remove redundant early amba_ports declaration
This early amba_ports declaration was introduced by commit c16d51a (amba pl011: workaround for uart registers lockup) for use in the pl011_lockup_wa() routine. This routine was later removed by commit 4fd0690 (serial: pl011: implement workaround for CTS clear event issue). Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information