diff options
author | Baoquan He <[email protected]> | 2023-09-21 19:04:24 +0800 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2023-11-23 10:32:53 +0100 |
commit | aea72963608c733c85b8610f493d074d46c4ae68 (patch) | |
tree | 56a6baae3c462de4a910af4fdcc46af4cd2286b9 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 026246f114d925b2ab97a60e8b4a5506bd035e9c (diff) |
mips: io: remove duplicated codes
By adding <asm-generic/io.h> support, the duplicated phys_to_virt
can be removed to use the default version in <asm-gneneric/io.h>.
Meanwhile move isa_bus_to_virt() down below <asm-generic/io.h> including
to fix the compiling error of missing phys_to_virt definition.
Signed-off-by: Baoquan He <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Thomas Bogendoerfer <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Helge Deller <[email protected]>
Cc: Serge Semin <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: Jiaxun Yang <[email protected]>
Cc: [email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions