Home
last modified time | relevance | path

Searched hist:"41 dc54830d095a8160644ca13e0d13513a48be39" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Domap_hwmod_81xx_data.cdiff 41dc54830d095a8160644ca13e0d13513a48be39 Tue Jun 21 14:47:16 CEST 2016 Ben Dooks <ben.dooks@codethink.co.uk> ARM: OMAP: make ti81xx_rtc_hwmod static

The ti81xx_rtc_hwmod is not exported, or declared outside the file
arch/arm/mach-omap2/omap_hwmod_81xx_data.c so make it static to
avoid the following warning:

arch/arm/mach-omap2/omap_hwmod_81xx_data.c:246:19: warning: symbol 'ti81xx_rtc_hwmod' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>