ARM: AM33xx: PRM: make direct register access functions static
authorTero Kristo <t-kristo@ti.com>
Mon, 27 Oct 2014 15:39:25 +0000 (08:39 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 27 Oct 2014 15:39:25 +0000 (08:39 -0700)
commit85d6670f1bef12b5d014a604fc2e7db3a74a7199
tree5aaa426f0768ae178319038237f5478640f4148d
parent840b7eb8342a64ad6fc6a2140262c3fed3676bd4
ARM: AM33xx: PRM: make direct register access functions static

These should not be accessed outside driver, thus removed the APIs
from the header file and made the implementation static.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/prm33xx.c
arch/arm/mach-omap2/prm33xx.h