From 201fc0f9163314d169bb6b9837f922a8a374f81b Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Fri, 6 Dec 2013 16:49:56 +0100 Subject: [PATCH] ARM: tegra: Export tegra_powergate_remove_clamping() 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 Signed-off-by: Stephen Warren --- Reading git-format-patch failed