linux/arch/arm/mach-omap2
Vaibhav Hiremath bf85f205d9 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>
2012-12-14 10:14:55 -06:00
..
2012-09-20 15:02:23 -07:00
2012-12-12 11:45:16 -08:00
2012-12-12 11:45:16 -08:00
2012-12-12 11:45:16 -08:00
2012-03-28 20:59:45 -07:00
2012-09-20 15:02:22 -07:00
2012-09-20 15:03:59 -07:00
2012-09-20 15:04:00 -07:00
2012-09-20 15:04:01 -07:00
2012-09-20 15:04:03 -07:00
2012-10-01 18:19:05 -07:00
2012-12-12 11:45:16 -08:00
2012-10-18 16:23:20 -07:00
2012-10-09 07:07:14 +09:00
2012-11-05 15:08:23 -08:00
2012-09-12 02:57:10 -06:00