diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-03-25 13:20:42 +0100 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-01 10:17:52 +0200 |
commit | 9a67a6fd36fea1ab360249e4b7ef2d29d3e2fac8 (patch) | |
tree | 0b2358ba58adc2cb6fe463b1fa96a403edba50bd /arch/arm/mach-imx/src.c | |
parent | ARM: mach-imx: avic: Staticize *avic_base (diff) | |
download | linux-9a67a6fd36fea1ab360249e4b7ef2d29d3e2fac8.tar.xz linux-9a67a6fd36fea1ab360249e4b7ef2d29d3e2fac8.zip |
ARM: mach-imx: gpc: Include "common.h"
Fix the following sparse warnings:
arch/arm/mach-imx/gpc.c:29:6: warning: symbol 'imx_gpc_pre_suspend' was not declared. Should it be static?
arch/arm/mach-imx/gpc.c:43:6: warning: symbol 'imx_gpc_post_resume' was not declared. Should it be static?
arch/arm/mach-imx/gpc.c:71:6: warning: symbol 'imx_gpc_mask_all' was not declared. Should it be static?
arch/arm/mach-imx/gpc.c:83:6: warning: symbol 'imx_gpc_restore_all' was not declared. Should it be static?
arch/arm/mach-imx/gpc.c:122:13: warning: symbol 'imx_gpc_init' was not declared. Should it be static?
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/src.c')
0 files changed, 0 insertions, 0 deletions