commit | 9044576357b16d9ebbe10cc567277507d1165a54 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Jul 07 13:37:42 2022 -0700 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Mon Jul 11 10:33:18 2022 +0200 |
tree | ece1fba1ff213fe5cd97870583ad21bfa244fdd4 | |
parent | 8baa65126e19af5ee9f3c07e7bb53da41c39e4b1 [diff] |
MIPS: Make phys_to_virt utilize __va() The implementation is exactly the same, so avoid open-coding it in two different locations. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Serge Semin <fancer.lancer@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>