diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2024-05-07 19:51:20 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2024-06-11 13:04:11 +0200 |
commit | 40a48dd3bb85bcd795d37ef8129af7eca978d669 (patch) | |
tree | 224dcffce2fe982b7377f0a18cb579f57d955a56 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4ba491dd3b0e8ac6e6f46b9a91f490b6dad21aa0 (diff) |
MIPS: Loongson64: Include bootinfo.h in dma.c
dma.c defined function plat_swiotlb_setup, which is declared in
bootinfo.h.
Fixes warning:
arch/mips/loongson64/dma.c:25:13: warning: no previous prototype for ‘plat_swiotlb_setup’ [-Wmissing-prototypes]
25 | void __init plat_swiotlb_setup(void)
| ^~~~~~~~~~~~~~~~~~
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions