]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: socfpga: remove the need to map uart_io_desc
authorDinh Nguyen <dinguyen@opensource.altera.com>
Tue, 10 Mar 2015 03:10:02 +0000 (22:10 -0500)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Mon, 11 May 2015 18:59:53 +0000 (13:59 -0500)
commit65ce7a37ec23c9e7878bd77e2f75b1eb9d8926e3
tree190253ed28de41c05a66a4ba1520ab017350c6bb
parentde73c162fc2e91e19b7716fc9c0150f759be2567
ARM: socfpga: remove the need to map uart_io_desc

All the necessary debug uart mapping is already being done in
debug_ll_io_init, there's no need for it here.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/mach-socfpga/socfpga.c