summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_offload.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/tegra_offload.h')
-rw-r--r--sound/soc/tegra/tegra_offload.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/tegra/tegra_offload.h b/sound/soc/tegra/tegra_offload.h
index b67c19a5d714..9cbc31018e59 100644
--- a/sound/soc/tegra/tegra_offload.h
+++ b/sound/soc/tegra/tegra_offload.h
@@ -93,4 +93,5 @@ struct tegra_offload_ops {
};
int tegra_register_offload_ops(struct tegra_offload_ops *ops);
+void tegra_deregister_offload_ops(void);
#endif