diff options
author | Stafford Horne <shorne@gmail.com> | 2023-08-20 19:01:24 +0300 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2023-08-21 10:15:25 +0300 |
commit | f39015504e3abb29e4fb2956f98fed17deebf487 (patch) | |
tree | 6bba7dbbeb9f8c4f4d9a60a9cc25abfc9415a5c4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 136a2d894105843f19170614429bf12f1789e680 (diff) | |
download | linux-f39015504e3abb29e4fb2956f98fed17deebf487.tar.xz |
openriac: Remove unused nommu_dump_state function
When compiling with W=1 enabling -Wmissing-prototypes the compiler
warns:
arch/openrisc/kernel/traps.c:146:6: error: no previous prototype for 'nommu_dump_state' [-Werror=missing-prototypes]
This function is not used so remove it.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Closes: https://lore.kernel.org/linux-kernel/20230810141947.1236730-17-arnd@kernel.org/
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions