diff options
author | Vaibhav Hiremath <hvaibhav@ti.com> | 2012-11-28 15:56:41 -0600 |
---|---|---|
committer | Jon Hunter <jon-hunter@ti.com> | 2012-12-14 10:14:55 -0600 |
commit | bf85f205d95eb223e849914101e0db1a5a576a3c (patch) | |
tree | 3e294273a786e67322478855eead77746d45b99b /arch/c6x | |
parent | e0c3e27ce19fcc81156ba49c91d83a676144a103 (diff) | |
download | blackbird-op-linux-bf85f205d95eb223e849914101e0db1a5a576a3c.tar.gz blackbird-op-linux-bf85f205d95eb223e849914101e0db1a5a576a3c.zip |
ARM: OMAP2+: Fix sparse warnings in timer.c
Sparse generates the following warnings when compiling mach-omap2/timer.c.
CHECK arch/arm/mach-omap2/timer.c
arch/arm/mach-omap2/timer.c:193:13: warning: symbol 'omap_dmtimer_init'
was not declared. Should it be static?
arch/arm/mach-omap2/timer.c:213:12: warning: symbol
'omap_dm_timer_get_errata' was not declared. Should it be static?
Add static to function declaration to fix warnings.
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions