[PATCH] ARM: OMAP: make ti81xx_rtc_hwmod static
From: tony@atomide.com (Tony Lindgren)
Date: 2016-06-22 10:06:05
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2016-06-22 10:06:05
Also in:
linux-omap
* Ben Dooks [off-list ref] [160621 05:50]:
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:
Thanks applying into omap-for-v4.8/soc. Tony