ARM: AM33xx: PRM: make direct register access functions static
authorTero Kristo <t-kristo@ti.com>
Thu, 3 Apr 2014 12:20:53 +0000 (15:20 +0300)
committerTero Kristo <t-kristo@ti.com>
Mon, 22 Sep 2014 12:52:28 +0000 (15:52 +0300)
commite01278926bdad3348ac6f64cc4918f40a9f6d0b3
treeb288373f4e568fbf4d85dd8beb1bae6137d42103
parente6acb614a951f0b5bb4f54380ea16372d355ed05
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>
arch/arm/mach-omap2/prm33xx.c
arch/arm/mach-omap2/prm33xx.h