summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2018-04-06 09:43:29 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2018-04-06 09:43:29 +1000
commitcf24686688db329b004c2dc8525fe3c26e7fe3e2 (patch)
tree7219e42d9d6cb2c4431f36b1d3cffa5ae954ed94 /include/linux
parent9b5022028d8925c9877345bb3e22cb59d6762aa6 (diff)
parent6b9b5116227d5841813ede01857e1962fb98bebd (diff)
Merge remote-tracking branch 'tegra/for-next'
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/clk/tegra.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/clk/tegra.h b/include/linux/clk/tegra.h
index d23c9cf26993..afb9edfa5d58 100644
--- a/include/linux/clk/tegra.h
+++ b/include/linux/clk/tegra.h
@@ -128,5 +128,6 @@ extern void tegra210_sata_pll_hw_sequence_start(void);
extern void tegra210_set_sata_pll_seq_sw(bool state);
extern void tegra210_put_utmipll_in_iddq(void);
extern void tegra210_put_utmipll_out_iddq(void);
+extern int tegra210_clk_handle_mbist_war(unsigned int id);
#endif /* __LINUX_CLK_TEGRA_H_ */