]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - arch/arm/mach-omap2/pdata-quirks.c
ARM: OMAP2+: sparse: add missing static declaration
authorSekhar Nori <nsekhar@ti.com>
Sat, 11 Jul 2015 14:59:15 +0000 (20:29 +0530)
committerPaul Walmsley <paul@pwsan.com>
Thu, 16 Jul 2015 05:42:12 +0000 (23:42 -0600)
commitf734a9b3b19e01d598d03a336de32a59a52c1575
tree412014a0f00c2d52c5d4f44697433193213fc582
parentaaf2c0fbbbb1ec56936e726eec6c253bc4bd469f
ARM: OMAP2+: sparse: add missing static declaration

Add missing static declaration for file local variables.
This fixes sparse warnings of type:

arch/arm/mach-omap2/omap_hwmod_81xx_data.c:491:26: warning: symbol 'dm81xx_alwon_l3_slow__gpmc' was not declared. Should it be static?

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap-mpuss-lowpower.c
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c
arch/arm/mach-omap2/omap_hwmod_43xx_data.c
arch/arm/mach-omap2/omap_hwmod_81xx_data.c
arch/arm/mach-omap2/pdata-quirks.c