diff options
author | Paul Walmsley <paul@pwsan.com> | 2012-12-28 02:09:07 -0700 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2013-01-01 15:41:59 -0700 |
commit | 9816aa80b09923ac63e9da274083c0ad55468230 (patch) | |
tree | fbd79ebeae3695de59668560611de99f20bafaef /arch/arm/mach-kirkwood/board-km_kirkwood.c | |
parent | 6ccc432f705f1cbf150355b6936b335c87a9accd (diff) |
ARM: OMAP AM33xx: hwmod data: resolve sparse warnings
Commit 70384a6af0914d5dcec034643941e29d3e3e69f7 ("ARM: OMAP3+:
hwmod: Add AM33XX HWMOD data for davinci_mdio module") adds two
new sparse warnings:
arch/arm/mach-omap2/omap_hwmod_33xx_data.c:2518:30: warning: symbol 'am33xx_mdio_addr_space' was not declared. Should it be static?
arch/arm/mach-omap2/omap_hwmod_33xx_data.c:2526:26: warning: symbol 'am33xx_cpgmac0__mdio' was not declared. Should it be static?
Fix by marking the two new records as static.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Cc: Vaibhav Hiremath <hvaibhav@ti.com>
Cc: Peter Korsgaard <jacmet@sunsite.dk>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: David S. Miller <davem@davemloft.net>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Diffstat (limited to 'arch/arm/mach-kirkwood/board-km_kirkwood.c')
0 files changed, 0 insertions, 0 deletions