clk: tegra: Add stubs needed for compile-testing
[linux-2.6-microblaze.git] / drivers / soc / tegra / pmc.c
index 8e3b78b..4a582ea 100644 (file)
@@ -743,11 +743,6 @@ out:
        return err;
 }
 
-int __weak tegra210_clk_handle_mbist_war(unsigned int id)
-{
-       return 0;
-}
-
 static int tegra_powergate_power_up(struct tegra_powergate *pg,
                                    bool disable_clocks)
 {