diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2016-06-21 14:47:16 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-06-22 12:05:18 +0200 |
commit | 41dc54830d095a8160644ca13e0d13513a48be39 (patch) | |
tree | dd5ea29febe919a035979a9929805ec37d117362 /.gitignore | |
parent | ARM: AM43XX: hwmod: Fix RSTST register offset for pruss (diff) | |
download | linux-41dc54830d095a8160644ca13e0d13513a48be39.tar.xz linux-41dc54830d095a8160644ca13e0d13513a48be39.zip |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions