parisc: Fix missing prototype warning for arch_report_meminfo()

Signed-off-by: Helge Deller <deller@gmx.de>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202306122223.HHER4zOo-lkp@intel.com/
This commit is contained in:
Helge Deller
2023-06-19 06:32:19 +02:00
parent c6d96328fe
commit c4551d1bdd
+1
View File
@@ -23,6 +23,7 @@
#include <asm/pdc.h>
#include <asm/pdcpat.h>
#include <asm/sections.h>
#include <asm/pgtable.h>
enum pdt_access_type {
PDT_NONE,