ARM: mach-imx: anatop: Include "common.h"
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 25 Mar 2013 12:20:41 +0000 (09:20 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 12 Apr 2013 11:01:43 +0000 (19:01 +0800)
commitfcc4f9fc5b23e6bb80f2c7833da323a485cad1b6
treebbce90055255dd9f0e1ab6a26859731267d9ab3f
parent263475d4e0b0623fb7a22f8ac0a5c01017eabf20
ARM: mach-imx: anatop: Include "common.h"

Fix the following sparse warnings:

arch/arm/mach-imx/anatop.c:56:6: warning: symbol 'imx_anatop_pre_suspend' was not declared. Should it be static?
arch/arm/mach-imx/anatop.c:62:6: warning: symbol 'imx_anatop_post_resume' was not declared. Should it be static?
arch/arm/mach-imx/anatop.c:68:6: warning: symbol 'imx_anatop_usb_chrg_detect_disable' was not declared. Should it be static?
arch/arm/mach-imx/anatop.c:78:5: warning: symbol 'imx_anatop_get_digprog' was not declared. Should it be static?
arch/arm/mach-imx/anatop.c:86:13: warning: symbol 'imx_anatop_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>
arch/arm/mach-imx/anatop.c