ARM: tegra: Export tegra_powergate_remove_clamping()
authorThierry Reding <thierry.reding@gmail.com>
Fri, 6 Dec 2013 15:49:56 +0000 (16:49 +0100)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Dec 2013 21:02:51 +0000 (14:02 -0700)
Drivers can use the tegra_powergate_remove_clamping() API during
initialization. In order to allow such drivers to be built as modules,
export the symbol.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found