• F
    ARM: mach-imx: anatop: Include "common.h" · fcc4f9fc
    Fabio Estevam 提交于
    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: NFabio Estevam <fabio.estevam@freescale.com>
    Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
    fcc4f9fc
anatop.c 2.4 KB