On Thursday 29 November 2012 03:35 AM, Jon Hunter wrote:
From: Vaibhav Hiremath <[email protected]>

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 <[email protected]>
Signed-off-by: Jon Hunter <[email protected]>
---
Acked-by: Santosh Shilimkar <[email protected]>

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to