diff options
| author | Arnd Bergmann <[email protected]> | 2023-11-08 13:58:38 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-11-21 12:06:50 +1100 |
| commit | 04c40eed3f7ac48ddaf20104489510e743a53c47 (patch) | |
| tree | 222218b7df70ee000da73d8a6c2d50715055d9bc /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 98b1cc82c4affc16f5598d4fa14b1858671b2263 (diff) | |
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Allmodconfig kernels produce a missing-prototypes warning:
arch/powerpc/platforms/ps3/gelic_udbg.c:239:6: error: no previous prototype for 'udbg_shutdown_ps3gelic' [-Werror=missing-prototypes]
Move the declaration from a local header to asm/ps3.h where it can be
seen from both the caller and the definition.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Geoff Levand <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
[mpe: Drop CONFIG_PS3GELIC_UDBG to fix build error]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions