diff options
author | Cédric Le Goater <clg@kaod.org> | 2021-01-04 15:31:59 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-01-30 01:39:30 +0100 |
commit | 1429ff51480fe5a21a3d17158d259a4b4b04808f (patch) | |
tree | 2deb4ce9dee0da788707cc1630e8c77ff21c5a6d /arch/powerpc/kernel/watchdog.c | |
parent | powerpc/mm/hugetlb: Make pseries_alloc_bootmem_huge_page() static (diff) | |
download | linux-1429ff51480fe5a21a3d17158d259a4b4b04808f.tar.xz linux-1429ff51480fe5a21a3d17158d259a4b4b04808f.zip |
powerpc/mm: Declare arch_report_meminfo() prototype.
It fixes this W=1 compile error :
../arch/powerpc/mm/book3s64/pgtable.c:411:6: error: no previous prototype for ‘arch_report_meminfo’ [-Werror=missing-prototypes]
411 | void arch_report_meminfo(struct seq_file *m)
| ^~~~~~~~~~~~~~~~~~~
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210104143206.695198-17-clg@kaod.org
Diffstat (limited to 'arch/powerpc/kernel/watchdog.c')
0 files changed, 0 insertions, 0 deletions