diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-04-13 22:17:44 +0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-06-10 05:16:38 -0700 |
commit | 9037829ca29e53e885c0e4ec0a9d203ec5fa77d8 (patch) | |
tree | dc5e98970823fd2fa6048397b03dccabff28585a /drivers/soc/ti | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) |
ARM: OMAP2+: Make some variables static
Fix sparse warnings:
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c:532:25: warning: symbol 'am33xx_gpio_hwmod_class' was not declared. Should it be static?
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c:542:19: warning: symbol 'am33xx_gpio1_hwmod' was not declared. Should it be static?
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c:562:19: warning: symbol 'am33xx_gpio2_hwmod' was not declared. Should it be static?
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c:582:19: warning: symbol 'am33xx_gpio3_hwmod' was not declared. Should it be static?
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/soc/ti')
0 files changed, 0 insertions, 0 deletions