diff options
| author | Stafford Horne <[email protected]> | 2023-08-20 16:01:24 +0000 |
|---|---|---|
| committer | Stafford Horne <[email protected]> | 2023-08-21 07:15:25 +0000 |
| commit | f39015504e3abb29e4fb2956f98fed17deebf487 (patch) | |
| tree | 6bba7dbbeb9f8c4f4d9a60a9cc25abfc9415a5c4 /tools/perf/scripts/python | |
| parent | openrisc: Include cpu.h and switch_to.h for prototypes (diff) | |
| download | kernel-f39015504e3abb29e4fb2956f98fed17deebf487.tar.gz kernel-f39015504e3abb29e4fb2956f98fed17deebf487.zip | |
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 <[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')
0 files changed, 0 insertions, 0 deletions
