diff options
| author | Michael Ellerman <[email protected]> | 2023-11-30 00:19:16 +1100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-11-30 13:24:55 +1100 |
| commit | 24afc61990de29dd47be7642c196a173f6cc21fc (patch) | |
| tree | 7f6b38276705294d06ec236be707a4af480dad7e /tools/perf/scripts/python | |
| parent | 360f051d82ee0cc580edfffe9e8c0b93011ab86d (diff) | |
powerpc/512x: Make pdm360ng_init() static
The mpc512x_defconfig config fails with:
arch/powerpc/platforms/512x/pdm360ng.c:104:13: error: no previous prototype for ‘pdm360ng_init’ [-Werror=missing-prototypes]
104 | void __init pdm360ng_init(void)
| ^~~~~~~~~~~~~
Fix it by making pdm360ng_init() static.
Reviewed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions