提交 4ea9e321 编写于 作者: M Michael Ellerman

powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()

Fixes the following W=1 warning:
  arch/powerpc/platforms/85xx/mpc85xx_pm_ops.c:89:12: warning: no previous prototype for 'mpc85xx_setup_pmc'
Reported-by: Nkernel test robot <lkp@intel.com>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211124093254.1054750-1-mpe@ellerman.id.au
上级 2eafc474
......@@ -15,6 +15,8 @@
#include <asm/io.h>
#include <asm/fsl_pm.h>
#include "smp.h"
static struct ccsr_guts __iomem *guts;
#ifdef CONFIG_FSL_PMC
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册