]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1e954023b0a0eb2bb0857f6546534aebeed9df3c
tree5aaa426f0768ae178319038237f5478640f4148d
parentd4845b51ecaaefc1577226b0bae5de29d1db9e47
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