Commit c4551d1b authored by Helge Deller's avatar Helge Deller

parisc: Fix missing prototype warning for arch_report_meminfo()

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Reported-by: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202306122223.HHER4zOo-lkp@intel.com/
parent c6d96328
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <asm/pdc.h> #include <asm/pdc.h>
#include <asm/pdcpat.h> #include <asm/pdcpat.h>
#include <asm/sections.h> #include <asm/sections.h>
#include <asm/pgtable.h>
enum pdt_access_type { enum pdt_access_type {
PDT_NONE, PDT_NONE,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment