diff options
| author | Cédric Le Goater <[email protected]> | 2021-01-04 15:31:50 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-01-30 11:39:29 +1100 |
| commit | 1cc2fd75934454be024cd7609b6d7890de6e724b (patch) | |
| tree | fdb73799e7872847d1401ffcce4954a33c5d9f35 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 692e592895266bafb1e0d688e960b4bdd8e165a8 (diff) | |
powerpc/mce: Include prototypes
It fixes these W=1 compile errors :
../arch/powerpc/kernel/mce.c:591:14: error: no previous prototype for ‘machine_check_early’ [-Werror=missing-prototypes]
591 | long notrace machine_check_early(struct pt_regs *regs)
| ^~~~~~~~~~~~~~~~~~~
../arch/powerpc/kernel/mce.c:725:6: error: no previous prototype for ‘hmi_exception_realmode’ [-Werror=missing-prototypes]
725 | long hmi_exception_realmode(struct pt_regs *regs)
| ^~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Cédric Le Goater <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions