diff options
| author | Stafford Horne <[email protected]> | 2023-08-20 19:57:14 +0000 |
|---|---|---|
| committer | Stafford Horne <[email protected]> | 2023-08-21 07:15:25 +0000 |
| commit | c03b12a68f4a9c91e563c909b25bd28b8f1b9414 (patch) | |
| tree | b045b247808e132405f88cb1777669e91a36a8c1 /tools/perf/scripts/python/libxed.py | |
| parent | openriac: Remove unused nommu_dump_state function (diff) | |
| download | kernel-c03b12a68f4a9c91e563c909b25bd28b8f1b9414.tar.gz kernel-c03b12a68f4a9c91e563c909b25bd28b8f1b9414.zip | |
openrisc: Remove unused tlb_init function
When compiling with W=1 enabling -Wmissing-prototypes the compiler
warns:
arch/openrisc/mm/tlb.c:188:13: error: no previous prototype for 'tlb_init' [-Werror=missing-prototypes]
This function is not implemented or used so remove it.
Reported-by: Arnd Bergmann <[email protected]>
Closes: https://lore.kernel.org/linux-kernel/[email protected]/
Signed-off-by: Stafford Horne <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
