[PATCH] ARM: mx25: fix missing common.h include
Fabio Estevam
festevam at gmail.com
Thu Jun 9 06:37:56 PDT 2016
On Thu, Jun 9, 2016 at 9:06 AM, Ben Dooks <ben.dooks at codethink.co.uk> wrote:
> The prototype for imx25_pm_init() was not in any of the included
> headers, so add common.h where it is declared to remove the
> following warning:
>
> arch/arm/mach-imx/pm-imx25.c:34:13: warning: symbol 'imx25_pm_init' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk>
Thanks for the patch:
Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>
More information about the linux-arm-kernel
mailing list